Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
machinekoder committed Feb 27, 2022
1 parent d7dcbd2 commit 793acfe
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 @@ -15,7 +15,7 @@
PROJECT = "machinetalk"
PROJECT_NAME = "%s-protobuf" % PROJECT
DESCRIPTION = "Protobuf Python modules for %s" % PROJECT
VERSION = "1.1.5"
VERSION = "1.2.0"
AUTHOR = "Alexander Roessler"
AUTHOR_EMAIL = "[email protected]"
PROJECT_URL = "https://github.com/machinekit/%s" % PROJECT_NAME
Expand Down

0 comments on commit 793acfe

Please sign in to comment.