Skip to content

Commit d2ebd7b

Browse files
committed
bump version to 0.2.5
1 parent 5e3282d commit d2ebd7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

omamer/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
from datetime import date
2323

2424
__packagename__ = "omamer"
25-
__version__ = "0.2.4"
25+
__version__ = "0.2.5"
2626
__copyright__ = "(C) 2019-{:d} Victor Rossier <[email protected]> and Alex Warwick Vesztrocy <[email protected]>".format(
2727
date.today().year
2828
)

0 commit comments

Comments
 (0)