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