update version
This commit is contained in:
parent
5f472413c9
commit
455745b153
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
__version_info__ = (1, 22, 0)
|
||||
__version_info__ = (1, 22, 1)
|
||||
__version__ = '.'.join([str(x) for x in __version_info__])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue