Skip to content
Snippets Groups Projects
Commit 75ff032e authored by Stephan Kuschel's avatar Stephan Kuschel
Browse files

bump to v0.2.3

parent 390a7c18
Branches
Tags v0.2.3
No related merge requests found
......@@ -22,7 +22,7 @@
from __future__ import absolute_import, division, print_function, unicode_literals
__version__ = 'v0.2.2'
__version__ = 'v0.2.3'
try:
FileNotFoundError # python3
......@@ -104,5 +104,3 @@ def getversion_package():
version = __version__
gitversion = 'unknown'
return gitversion, version
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment