Skip to content

Commit 843037b

Browse files
committed
Update Munk2D to 2.0.1
1 parent 7021f3e commit 843037b

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog
33
=========
44

5+
Pymunk 7.0.2 (2025-06-28)
6+
-------------------------
7+
8+
Handler fixes
9+
10+
511
Pymunk 7.0.1 (2025-06-07)
612
-------------------------
713

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ authors:
55
given-names: "Victor"
66
title: "Pymunk"
77
abstract: "A easy-to-use pythonic rigid body 2d physics library"
8-
version: 7.0.1
9-
date-released: 2025-06-07
8+
version: 7.0.2
9+
date-released: 2025-06-28
1010
url: "https://pymunk.org"

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ the Pymunk webpage for some examples.
1818

1919
2007 - 2025, Victor Blomqvist - [email protected], MIT License
2020

21-
This release is based on the latest Pymunk release (7.0.1),
22-
using Munk2D 2.0 rev 5ef7498946f0e956f294cb3fea283626921e4128.
21+
This release is based on the latest Pymunk release (7.0.2),
22+
using Munk2D 2.0.1 rev ade7ed72849e60289eefb7a41e79ae6322fefaf3.
2323

2424

2525
Installation

0 commit comments

Comments
 (0)