Skip to content

Commit

Permalink
Increment version on 3.x branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Scony committed Oct 20, 2024
1 parent 3f1bbca commit 34b069a
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="3.6.0",
version="3.6.1",
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 34b069a

Please sign in to comment.