Skip to content

Commit 710e652

Browse files
committed
Bump minor version numbers to 0.5.0
1 parent 23f6e4d commit 710e652

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@
6868
# built documents.
6969
#
7070
# The short X.Y version.
71-
version = '0.4'
71+
version = '0.5'
7272
# The full version, including alpha/beta/rc tags.
73-
release = '0.4.1'
73+
release = '0.5.0'
7474

7575
# The language for content autogenerated by Sphinx. Refer to documentation
7676
# 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.4.1'
1+
__version__ = '0.5.0'

0 commit comments

Comments
 (0)