We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23f6e4d commit 710e652Copy full SHA for 710e652
docs/conf.py
@@ -68,9 +68,9 @@
68
# built documents.
69
#
70
# The short X.Y version.
71
-version = '0.4'
+version = '0.5'
72
# The full version, including alpha/beta/rc tags.
73
-release = '0.4.1'
+release = '0.5.0'
74
75
# The language for content autogenerated by Sphinx. Refer to documentation
76
# for a list of supported languages.
repobee_plug/__version.py
@@ -1 +1 @@
1
-__version__ = '0.4.1'
+__version__ = '0.5.0'
0 commit comments