Skip to content

Commit

Permalink
vump
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhi committed Jun 30, 2021
1 parent be32ed7 commit d377f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpl_point_clicker/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
# Copyright (c) Ian Hunt-Isaak.
# Distributed under the terms of the Modified BSD License.

version_info = (0, 1, 1)
version_info = (0, 1, 2)
__version__ = ".".join(map(str, version_info))

0 comments on commit d377f80

Please sign in to comment.