diff --git a/setup.py b/setup.py index 77bcc53..3533fcd 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ def read(filename): setup( name='gears-handlebars', - version='0.1.dev', + version='0.1', url='https://github.com/gears/gears-handlebars', license='ISC', author='Mike Yumatov',