Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gijzelaerr authored Mar 21, 2017
1 parent 620397a commit 853785c
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
Expand Up @@ -6,7 +6,7 @@ def read(fname):
return open(os.path.join(os.path.dirname(__file__), fname)).read()

setup(name='python-snap7',
version='0.7',
version='0.8',
description='Python wrapper for the snap7 library',
author='Gijs Molenaar',
author_email='[email protected]',
Expand Down

0 comments on commit 853785c

Please sign in to comment.