Skip to content

Commit

Permalink
Bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
rastern committed May 10, 2019
1 parent 24d4133 commit 7f388cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vmtconnect/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

__title__ = 'vmtconnect'
__description__ = 'Turbonomic API Client'
__version__ = '3.0.1.dev'
__version__ = '3.0.2'
__author__ = 'R.A. Stern'
__author_email__ = '[email protected]'
__license__ = 'Apache 2.0'
Expand Down

0 comments on commit 7f388cf

Please sign in to comment.