Skip to content

Commit 6d51c51

Browse files
committed
Bumped version for normal release.
1 parent faf3503 commit 6d51c51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: CHANGELOG.md

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

3-
## 2.0.0-alpha.1 (unreleased)
3+
## 2.0.0-alpha.2 (unreleased)
44

55
### WARNING
66

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

55

66
default_app_config = "categories.apps.CategoriesConfig"

0 commit comments

Comments
 (0)