Skip to content

Commit

Permalink
bump version to 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mattijn committed Sep 19, 2021
1 parent 954b4b6 commit d27fd82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion topojson/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
- Optional support for UI controls to exploring the results of topoquantize
and toposimplify interactively if ipywidgets is installed.
"""
__version__ = "1.2"
__version__ = "1.3"

from .core.topology import Topology # noqa

0 comments on commit d27fd82

Please sign in to comment.