mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-13 06:37:46 +00:00
v3.0.4
- [Minor] Minimum required `click` version is 7.0 (#171) - [Bugfix] Fix `runserver` dev command (#172) - [Minor] Fix non-https link to documentation in pypi - [Minor] Fix `createuser` documentation
This commit is contained in:
parent
5b4beed1d1
commit
da84299c8b
@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
# Latest
|
||||
## 3.0.4 (2019-02-13)
|
||||
|
||||
- [Minor] Minimum required `click` version is 7.0 (#171)
|
||||
- [Bugfix] Fix `runserver` dev command (#172)
|
||||
|
@ -1 +1 @@
|
||||
__version__ = "3.0.3"
|
||||
__version__ = "3.0.4"
|
||||
|
Loading…
Reference in New Issue
Block a user