We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ed79ee commit 4d8c653Copy full SHA for 4d8c653
CHANGELOG.md
@@ -3,7 +3,7 @@
3
You can grab pre-release versions from PyPi. See the available versions from the
4
Arcade [PyPi Release History](https://pypi.org/project/arcade/#history) page.
5
6
-## 3.3 (Unreleased)
+## 3.3.0
7
8
- Fixed an issue causing a crash when closing the window
9
- Added `Window.closed` (bool) attribute indicating if the window is closed
arcade/VERSION
@@ -1 +1 @@
1
-3.2.0
+3.3.0
0 commit comments