Skip to content

Commit 4f47708

Browse files
committed
Bump patch version number to 0.8.1
1 parent 8715e0a commit 4f47708

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
# The short X.Y version
2727
version = "0.8"
2828
# The full version, including alpha/beta/rc tags
29-
release = "0.8.0"
29+
release = "0.8.1"
3030

3131

3232
# -- General configuration ---------------------------------------------------

repobee_junit4/__version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.8.0"
1+
__version__ = "0.8.1"

0 commit comments

Comments
 (0)