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 9760324 commit bd289b9Copy full SHA for bd289b9
docs/conf.py
@@ -24,9 +24,9 @@
24
author = "Simon Larsén"
25
26
# The short X.Y version
27
-version = "0.7"
+version = "0.8"
28
# The full version, including alpha/beta/rc tags
29
-release = "0.7.0"
+release = "0.8.0"
30
31
32
# -- General configuration ---------------------------------------------------
repobee_junit4/__version.py
@@ -1 +1 @@
1
-__version__ = "0.7.0"
+__version__ = "0.8.0"
0 commit comments