Skip to content

Commit

Permalink
Bump version to 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Scony committed Jul 6, 2023
1 parent 9e080aa commit af9a6e3
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.0.1",
version="4.1.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 af9a6e3

Please sign in to comment.