Browse Source

Incrementing version

pull/297/head
Felipe Paloschi 5 years ago
parent
commit
b71dee280c
  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.56"
VERSION = "1.0.57"
setup( setup(

Loading…
Cancel
Save