bump to v0.6.40
This commit is contained in:
parent
8605f74d27
commit
9f3a2131cf
|
|
@ -50,7 +50,7 @@ from datetime import date as _date
|
|||
__date__ = str(_date.today())
|
||||
del _date
|
||||
|
||||
__version__ = "0.6.39"
|
||||
__version__ = "0.6.40"
|
||||
__author__ = "Rossen Georgiev"
|
||||
__all__ = ['IS', 'parse', 'passcode']
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue