Skip to content

Commit

Permalink
Fix about
Browse files Browse the repository at this point in the history
  • Loading branch information
rastern committed Jun 17, 2020
1 parent a06005c commit 14a328f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions vmtconnect/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,7 @@

__title__ = 'vmtconnect'
__description__ = 'Turbonomic API Client'
<<<<<<< HEAD
__version__ = '3.2.3'
=======
__version__ = '3.2.4'
>>>>>>> release-v3.2.4
__author__ = 'R.A. Stern'
__author_email__ = 'richard.stern@turbonomic.com'
__license__ = 'Apache 2.0'
Expand Down

0 comments on commit 14a328f

Please sign in to comment.