diff --git a/setup.py b/setup.py index bf79485..b864ab6 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='py-august', - version='0.10.1', + version='0.11.0', packages=['august'], url='https://github.com/snjoetw/py-august', license='MIT',