mirror of
https://github.com/vale981/releases
synced 2025-03-05 09:41:42 -05:00
Bump to next feature release
This commit is contained in:
parent
e18260873d
commit
0ff35dd48d
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
__version_info__ = (1, 4, 2)
|
__version_info__ = (1, 5, 0)
|
||||||
__version__ = '.'.join(map(str, __version_info__))
|
__version__ = '.'.join(map(str, __version_info__))
|
||||||
|
|
Loading…
Add table
Reference in a new issue