Skip to content

Commit 20fc155

Browse files
committed
getting ready for release
1 parent 2cbc73c commit 20fc155

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [master]
3+
## [3.2.4] 2020-02-06
44

55
### Fixed
66
- Fixed parent block comments in if-elif-else

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name="gdtoolkit",
6-
version="3.2.3",
6+
version="3.2.4",
77
description="Independent set of tools for working with GDScript - parser, linter and formatter",
88
keywords=["GODOT", "GDSCRIPT", "PARSER", "LINTER", "FORMATTER"],
99
url="https://github.com/Scony/godot-gdscript-toolkit",

0 commit comments

Comments
 (0)