Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Commit

Permalink
bump version to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts committed Sep 13, 2019
1 parent 1f5beda commit 1c583c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion isogeotoxlsx/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
__summary__ = "Toolbelt to export metadata from the Isogeo REST API into Microsoft Excel workbooks (.xlsx)."
__uri__ = "https://pypi.org/project/isogeo-export-xl/"

__version__ = "1.2.1"
__version__ = "1.2.2"

__author__ = "Isogeo"
__email__ = "[email protected]"
Expand Down

0 comments on commit 1c583c2

Please sign in to comment.