Move version out of settings (#3045)
This removes the content of VERSION from settings.py and moves it into a seperate file which makes it easier to update versionnumbers via script in the future.
This commit is contained in:
parent
2237a7eb9e
commit
1685ac1953
2 changed files with 9 additions and 1 deletions
1
VERSION
Normal file
1
VERSION
Normal file
|
@ -0,0 +1 @@
|
|||
0.6.6
|
Loading…
Add table
Add a link
Reference in a new issue