diff --git a/setup.py b/setup.py index 09e496e..0cf81ea 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from distutils.core import setup setup( - version='1.3.1', + version='1.4', url='https://github.com/nathforge/pyotp', name='pyotp', description='https://github.com/nathforge/pyotp',