Skip to content

Commit

Permalink
Bump version to 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Scony committed Nov 30, 2023
1 parent dc18343 commit 9bfd6a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

setup(
name="gdtoolkit",
version="4.1.0",
version="4.2.0",
description="Independent set of tools for working with GDScript - parser, linter and formatter",
keywords=["GODOT", "GDSCRIPT", "PARSER", "LINTER", "FORMATTER"],
url="https://github.com/Scony/godot-gdscript-toolkit",
Expand Down

0 comments on commit 9bfd6a4

Please sign in to comment.