Browse Source

increments version

pull/196/head
marinaGD 7 years ago
parent
commit
2a7b6cb571
  1. 2
      setup.py

2
setup.py

@ -2,7 +2,7 @@
from setuptools import setup, find_packages from setuptools import setup, find_packages
VERSION = "1.0.20"
VERSION = "1.0.21"
setup( setup(

Loading…
Cancel
Save