mirror of
https://github.com/fraoustin/piwigotools.git
synced 2025-06-07 07:56:31 +00:00
Merge branch 'develop'
This commit is contained in:
commit
1005994a60
@ -5,7 +5,7 @@
|
|||||||
Module piwigotools
|
Module piwigotools
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version_info__ = (0, 1, 3)
|
__version_info__ = (0, 3, 0)
|
||||||
__version__ = '.'.join([str(val) for val in __version_info__])
|
__version__ = '.'.join([str(val) for val in __version_info__])
|
||||||
|
|
||||||
import inspect
|
import inspect
|
||||||
|
Loading…
x
Reference in New Issue
Block a user