Skip to content

Commit

Permalink
bump version to 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts committed Aug 27, 2019
1 parent bd7f90c commit 4043983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion isogeo_pysdk/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
__summary__ = "API wrapper for the Isogeo REST API"
__uri__ = "https://pypi.org/project/isogeo-pysdk/"

__version__ = "3.2.0"
__version__ = "3.2.1"

__author__ = "Isogeo"
__email__ = "contact@isogeo.com"
Expand Down

0 comments on commit 4043983

Please sign in to comment.