Skip to content

Commit

Permalink
This is 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Gillies committed Oct 21, 2021
1 parent 8646ba8 commit 817ef0c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.txt
@@ -1,6 +1,11 @@
Changes
=======

1.8.0 (2021-10-25)
------------------

This is the final 1.8.0 release. There have been no changes since 1.8rc2.

1.8rc2 (2021-10-19)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion shapely/__init__.py
@@ -1 +1 @@
__version__ = "1.8rc2"
__version__ = "1.8.0"

0 comments on commit 817ef0c

Please sign in to comment.