Skip to content

Commit 6113762

Browse files
authored
Update version (#2749)
1 parent ecef942 commit 6113762

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,12 @@
33
You can grab pre-release versions from PyPi. See the available versions from the
44
Arcade [PyPi Release History](https://pypi.org/project/arcade/#history) page.
55

6-
## Unreleased
6+
## 3.3.2
77

88
- GUI
99
- Fix UIScrollBar creation
1010
- Fix memory leak: widgets were not garbage collected
1111

12-
1312
## 3.3.1
1413

1514
- Fixed an issue causing NinePatch to not render correctly

arcade/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.1
1+
3.3.2

0 commit comments

Comments
 (0)