Skip to content

Commit

Permalink
Fixing setup version.
Browse files Browse the repository at this point in the history
  • Loading branch information
iogf committed Jul 4, 2020
1 parent 1e91a12 commit 49e0b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

from distutils.core import setup
setup(name="crocs",
version="2.6.1",
version="3.0.0",
packages=["crocs", ],
scripts = ['yregex'],
author="Iury O. G. Figueiredo",
Expand Down

0 comments on commit 49e0b6c

Please sign in to comment.