mirror of
https://github.com/jazzband/django-categories.git
synced 2026-03-16 22:30:24 +00:00
Bumped version for normal release.
This commit is contained in:
parent
5519d66e91
commit
c14479d96a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
"""Django categories."""
|
||||
|
||||
__version__ = "1.9.3"
|
||||
__version__ = "1.9.4"
|
||||
|
||||
|
||||
default_app_config = "categories.apps.CategoriesConfig"
|
||||
|
|
|
|||
Loading…
Reference in a new issue