mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-05-16 03:23:13 +00:00
Fixed silly versioning kerfuffle.
This commit is contained in:
parent
9a60675e0b
commit
4a91d91cce
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
__version__ = "0.7.0a1"
|
||||
__version__ = "0.7.0"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
[egg_info]
|
||||
tag_build = dev
|
||||
tag_build = a1
|
||||
|
||||
[build_sphinx]
|
||||
source-dir = docs/
|
||||
|
|
|
|||
Loading…
Reference in a new issue