We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08984a4 commit fb7f33eCopy full SHA for fb7f33e
docs/conf.py
@@ -24,9 +24,9 @@
24
author = "Simon Larsén"
25
26
# The short X.Y version
27
-version = "1.1"
+version = "1.2"
28
# The full version, including alpha/beta/rc tags
29
-release = "1.1.0"
+release = "1.2.0"
30
31
32
# -- General configuration ---------------------------------------------------
repobee_junit4/__version.py
@@ -1 +1 @@
1
-__version__ = "1.1.0"
+__version__ = "1.2.0"
0 commit comments