Browse Source

Bump version (#266)

fix-invalid-token-bug
Danimar Ribeiro 6 years ago
committed by GitHub
parent
commit
57672b4d9e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      setup.py

2
setup.py

@ -2,7 +2,7 @@
from setuptools import setup, find_packages
VERSION = "1.0.47"
VERSION = "1.0.48"
setup(

Loading…
Cancel
Save