Skip to content

Commit db4e8e5

Browse files
committed
Set version number to 0.12.0
1 parent 888ec69 commit db4e8e5

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
@@ -74,7 +74,7 @@
7474
# The short X.Y version.
7575
version = "0.12"
7676
# The full version, including alpha/beta/rc tags.
77-
release = "0.12.0-alpha.8"
77+
release = "0.12.0"
7878

7979
# The language for content autogenerated by Sphinx. Refer to documentation
8080
# for a list of supported languages.

repobee_plug/__version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.12.0-alpha.8"
1+
__version__ = "0.12.0"

0 commit comments

Comments
 (0)