Skip to content

Commit

Permalink
Bumped version for normal release.
Browse files Browse the repository at this point in the history
  • Loading branch information
PetrDlouhy committed Apr 19, 2024
1 parent 5519d66 commit c14479d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion categories/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Django categories."""

__version__ = "1.9.3"
__version__ = "1.9.4"


default_app_config = "categories.apps.CategoriesConfig"

0 comments on commit c14479d

Please sign in to comment.