We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e742672 commit 5a8d89eCopy full SHA for 5a8d89e
gcampus/__init__.py
@@ -15,5 +15,5 @@
15
16
from django.utils.version import get_version
17
18
-VERSION = (0, 10, 0, "final", 1)
+VERSION = (0, 10, 1, "final", 1)
19
__version__ = get_version(VERSION)
0 commit comments