Skip to content

Commit 2adc68f

Browse files
committed
Bump version: 0.5.0 → 0.5.1
1 parent 99fdccc commit 2adc68f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.5.0
2+
current_version = 0.5.1
33
commit = True
44
tag = True
55

gymie/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
from gymie.api import override
33
from gymie.exceptions import *
44

5-
__version__ = '0.5.0'
5+
__version__ = '0.5.1'

0 commit comments

Comments
 (0)