Skip to content

Commit

Permalink
Version bump ... to fix stupid pypi issue. https://mail.python.org/pi…
Browse files Browse the repository at this point in the history
  • Loading branch information
phantomas1234 committed Mar 25, 2015
1 parent 96a0c3c commit c21a4c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -34,7 +34,7 @@

setup(
name='optlang',
version='0.1.1',
version='0.1.2',
packages=find_packages(),
install_requires=requirements, # from requirements.txt
test_suite='nose.collector',
Expand Down

0 comments on commit c21a4c6

Please sign in to comment.