Browse Source

[UPDATE] version

pull/235/head
marinagd 7 years ago
parent
commit
8e693073fc
  1. 2
      setup.py

2
setup.py

@ -1,7 +1,7 @@
# coding=utf-8 # coding=utf-8
from setuptools import setup, find_packages from setuptools import setup, find_packages
VERSION = "1.0.1"
VERSION = "1.0.2"
setup( setup(

Loading…
Cancel
Save