Skip to content

Commit

Permalink
bump version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts committed Sep 6, 2019
1 parent 9acef58 commit a1fdcc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions isogeotodocx/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@


__title__ = "Isogeo MS Word Exporter"
__summary__ = "Toolbelt to export metadata from the Isogeo REST API into Microsoft Word documents (.docx)."
__summary__ = "Export metadata from the Isogeo REST API into Microsoft Word documents (.docx)."
__uri__ = "https://pypi.org/project/isogeo-export-docx/"

__version__ = "1.0.0"
__version__ = "1.1.0"

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

0 comments on commit a1fdcc2

Please sign in to comment.