Skip to content

Commit

Permalink
python: updating pypi version number
Browse files Browse the repository at this point in the history
  • Loading branch information
machinekoder committed Jul 4, 2017
1 parent f4481f5 commit 6ce06ff
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 @@ -11,7 +11,7 @@
PROJECT = 'machinetalk'
PROJECT_NAME = '%s-protobuf' % PROJECT
DESCRIPTION = "Protobuf Python modules for %s" % PROJECT
VERSION = "v1.0.6"
VERSION = "v1.0.7"
AUTHOR = "Alexander Roessler"
AUTHOR_EMAIL = "[email protected]"
PROJECT_URL = 'https://github.com/machinekit/%s' % PROJECT_NAME
Expand Down

0 comments on commit 6ce06ff

Please sign in to comment.