bump to v0.6.45
This commit is contained in:
parent
0964d83097
commit
2d0560ce16
|
|
@ -41,7 +41,7 @@ from datetime import date as _date
|
|||
__date__ = str(_date.today())
|
||||
del _date
|
||||
|
||||
__version__ = "0.6.44"
|
||||
__version__ = "0.6.45"
|
||||
__author__ = "Rossen Georgiev"
|
||||
__all__ = ['IS', 'parse', 'passcode']
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue