Skip to content

Commit

Permalink
Bump version to 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
MitchellAW committed Jul 23, 2020
1 parent 4bfc3e1 commit 8545e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compuglobal/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
__title__ = 'compuglobal'
__author__ = 'MitchellAW'
__license__ = 'MIT'
__version__ = '0.2.4'
__version__ = '0.2.5'


"""Contains the API Wrappers used for accessing all the cghmc API endpoints."""
Expand Down

0 comments on commit 8545e2a

Please sign in to comment.