Skip to content

Commit

Permalink
Fix version number
Browse files Browse the repository at this point in the history
  • Loading branch information
cygnusb committed Mar 26, 2019
1 parent df1057b commit cc02900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pypureomapi.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
__author__ = "Helmut Grohne, Dr. Torge Szczepanek"
__copyright__ = "Cygnus Networks GmbH"
__license__ = "Apache-2.0"
__version__ = "0.7"
__version__ = "0.8"
__maintainer__ = "Dr. Torge Szczepanek"
__email__ = "[email protected]"

Expand Down

0 comments on commit cc02900

Please sign in to comment.