diff --git a/AUTHORS b/AUTHORS index d61c047..da6b936 100644 --- a/AUTHORS +++ b/AUTHORS @@ -7,3 +7,4 @@ Dave Coutts Adam Rudd James Brusey Greg Jurman +andig diff --git a/setup.py b/setup.py index 229e3f8..ff3e8a7 100644 --- a/setup.py +++ b/setup.py @@ -5,11 +5,11 @@ setup( name="python-eeml", - version="2.0.0", + version="3.0.0", author="Peter Vizi", author_email="peter.vizi@gmail.com", url="https://github.com/petervizi/python-eeml", - download_url="https://github.com/petervizi/python-eeml/zipball/2.0.0", + download_url="https://github.com/petervizi/python-eeml/zipball/3.0.0", description="Python support for the Extended Environments Markup Language", license="GPLv3", install_requires = [