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
5436e0282c
commit
2497ce11ea
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
"""Django categories."""
|
||||
|
||||
__version__ = "1.9.2"
|
||||
__version__ = "1.9.3"
|
||||
|
||||
|
||||
default_app_config = "categories.apps.CategoriesConfig"
|
||||
|
|
|
|||
Loading…
Reference in a new issue