Skip to content

Commit 2497ce1

Browse files
committed
Bumped version for normal release.
1 parent 5436e02 commit 2497ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: categories/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Django categories."""
22

3-
__version__ = "1.9.2"
3+
__version__ = "1.9.3"
44

55

66
default_app_config = "categories.apps.CategoriesConfig"

0 commit comments

Comments
 (0)