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 May 22, 2024
1 parent 3a5a726 commit 3db5f8a
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__ = "2.0.0-alpha.2"
__version__ = "2.0.0"


default_app_config = "categories.apps.CategoriesConfig"

0 comments on commit 3db5f8a

Please sign in to comment.