Skip to content

Commit faf3503

Browse files
committed
Bumped version for normal release.
1 parent 9b4fbb7 commit faf3503

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 2.0.0 (2022-09-xx)
3+
## 2.0.0-alpha.1 (unreleased)
44

55
### WARNING
66

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.4"
3+
__version__ = "2.0.0-alpha.1"
44

55

66
default_app_config = "categories.apps.CategoriesConfig"

0 commit comments

Comments
 (0)