Skip to content

Commit

Permalink
PRJ: version 0.1.0 -> 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidLP committed Oct 19, 2016
1 parent 160d4e4 commit e111eb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python
from setuptools import setup, find_packages # This setup relies on setuptools since distutils is insufficient and badly hacked code

version = '0.1.0'
version = '0.1.1'
author = 'David-Leon Pohl'
author_email = 'David-Leon.Pohl@rub.de'

Expand Down

0 comments on commit e111eb5

Please sign in to comment.