Skip to content

Commit

Permalink
bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
safwanrahman committed Oct 18, 2021
1 parent dbb7bdb commit 1b33fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -8,7 +8,7 @@
except ImportError:
from distutils.core import setup

version = '7.2.0'
version = '7.2.1'

if sys.argv[-1] == 'publish':
try:
Expand Down

0 comments on commit 1b33fb0

Please sign in to comment.