bump to v0.6.37
This commit is contained in:
parent
00bb2f4be7
commit
73306aab2c
|
|
@ -37,7 +37,7 @@ from datetime import date as _date
|
|||
__date__ = str(_date.today())
|
||||
del _date
|
||||
|
||||
__version__ = "0.6.36"
|
||||
__version__ = "0.6.37"
|
||||
__author__ = "Rossen Georgiev"
|
||||
__all__ = ['IS', 'parse', 'passcode']
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue