Skip to content

Commit

Permalink
Bump patch version number to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slarse committed Dec 4, 2019
1 parent 8715e0a commit 4f47708
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
# The short X.Y version
version = "0.8"
# The full version, including alpha/beta/rc tags
release = "0.8.0"
release = "0.8.1"


# -- General configuration ---------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion repobee_junit4/__version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.8.0"
__version__ = "0.8.1"

0 comments on commit 4f47708

Please sign in to comment.