Skip to content
Snippets Groups Projects
Commit 240ffd80 authored by inso's avatar inso
Browse files

Prefer dev than alpha version

parent dcd8e812
No related branches found
No related tags found
No related merge requests found
__version_info__ = ('0', '12', '0a1')
__version_info__ = ('0', '12', 'dev1')
__version__ = '.'.join(__version_info__)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment