diff --git a/setup.py b/setup.py index efbf80e..8de5ad3 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from distutils.core import setup setup(name='wikitools', - version='1.2', + version='1.99', description='Python package for interacting with a MediaWiki wiki', long_description = """A Python package for interacting with a MediaWiki wiki using the MediaWiki API. Designed for MediaWiki version 1.20 and higher, should work on 1.13+.