Skip to content

Commit

Permalink
Merge pull request #94 from weikang9009/version_bump
Browse files Browse the repository at this point in the history
bump to v2.3.0
  • Loading branch information
ljwolf authored Mar 6, 2023
2 parents fdb56c6 + 8ffe884 commit 6866863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pointpats/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "2.2.0"
__version__ = "2.3.0"
# __version__ has to be defined in the first line

from .pointpattern import PointPattern
Expand Down

0 comments on commit 6866863

Please sign in to comment.