Skip to content

Commit

Permalink
bump version (0.3.5rc5)
Browse files Browse the repository at this point in the history
  • Loading branch information
nlwach committed Apr 23, 2022
1 parent f88d1d9 commit 726f2bd
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 @@ -15,5 +15,5 @@

from django.utils.version import get_version

VERSION = (0, 3, 5, "rc", 4)
VERSION = (0, 3, 5, "rc", 5)
__version__ = get_version(VERSION)

0 comments on commit 726f2bd

Please sign in to comment.