Skip to content

Commit

Permalink
Bump versions for 3.9.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
pramsey committed Nov 14, 2022
1 parent 5fb1df9 commit d1e3916
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Changes in 3.9.4
20xx-xx-xx
2022-11-14

- Bug fixes / improvements:
- Fix PreparedGeometry to avoid crashes with EMPTY elements in input (GH-678, Martin Davis)
Expand All @@ -9,6 +9,7 @@ Changes in 3.9.4
- Improve ConvexHull radial sort robustness (GH-724, Martin Davis)
- Use more robust Delaunay Triangulation frame size heuristic (GH-728, Martin Davis)


Changes in 3.9.3
2022-06-02

Expand Down
2 changes: 1 addition & 1 deletion Version.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ GEOS_VERSION_MINOR=9
GEOS_VERSION_PATCH=4

# OPTIONS: "", "dev", "rc1" etc.
GEOS_PATCH_WORD=dev
GEOS_PATCH_WORD=

# GEOS CAPI Versions
#
Expand Down

0 comments on commit d1e3916

Please sign in to comment.