Skip to content

Commit

Permalink
For release 3.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
imbeacon committed Mar 27, 2024
1 parent 24fcd2a commit 1b23e8b
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 @@ -17,7 +17,7 @@
from os import path

NAME = "tb-rest-client"
VERSION = "3.6.2"
VERSION = "3.6.3"

this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README.md'), encoding='utf-8') as f:
Expand Down

0 comments on commit 1b23e8b

Please sign in to comment.