Skip to content

Commit

Permalink
Fixing setup version.
Browse files Browse the repository at this point in the history
  • Loading branch information
iogf committed Jun 14, 2020
1 parent c094df6 commit 89f6da9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
@@ -1,7 +1,7 @@

from distutils.core import setup
setup(name="eacc",
version="3.0.0",
version="3.1.0",
packages=["eacc", ],
author="Iury O. G. Figueiredo",
author_email="last.src@gmail.com",
Expand Down

0 comments on commit 89f6da9

Please sign in to comment.