Skip to content

Commit

Permalink
Update version number to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cleder committed Nov 27, 2023
1 parent fe831e5 commit 4eb9625
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Changelog
=========

1.3.0 (unreleased)
------------------


1.2.0 (2023/11/27)
------------------

Expand Down
2 changes: 1 addition & 1 deletion pygeoif/about.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
The only purpose of this module is to provide a version number for the package.
"""
__version__ = "1.2.0"
__version__ = "1.3.0"

0 comments on commit 4eb9625

Please sign in to comment.