Skip to content

Commit

Permalink
Bump version (0.2.2rc3)
Browse files Browse the repository at this point in the history
  • Loading branch information
3j14 committed Nov 22, 2021
1 parent 6a9b085 commit ef7668d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gcampus/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
from django.utils.version import get_version


VERSION = (0, 2, 2, "rc", 2)
VERSION = (0, 2, 2, "rc", 3)
__version__ = get_version(VERSION)

0 comments on commit ef7668d

Please sign in to comment.