Skip to content

Commit

Permalink
Bump version (0.10.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
3j14 committed May 12, 2024
1 parent e742672 commit 5a8d89e
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, 10, 0, "final", 1)
VERSION = (0, 10, 1, "final", 1)
__version__ = get_version(VERSION)

0 comments on commit 5a8d89e

Please sign in to comment.