mirror of
https://github.com/jazzband/django-categories.git
synced 2026-03-16 14:20:24 +00:00
Bumped version for normal release.
This commit is contained in:
parent
3a5a726e49
commit
3db5f8ae40
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
"""Django categories."""
|
||||
|
||||
__version__ = "2.0.0-alpha.2"
|
||||
__version__ = "2.0.0"
|
||||
|
||||
|
||||
default_app_config = "categories.apps.CategoriesConfig"
|
||||
|
|
|
|||
Loading…
Reference in a new issue