Skip to content
Snippets Groups Projects
Commit 71c797fb authored by Robert Habermann's avatar Robert Habermann
Browse files

bump to 0.10.0

parent a828b24e
No related branches found
No related tags found
No related merge requests found
Pipeline #22738 failed
......@@ -4,5 +4,5 @@
# 3) we can import it into your module module
"""
__version_info__ = ('0', '9', '0')
__version_info__ = ('0', '10', '0')
__version__ = '.'.join(__version_info__)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment