Skip to content

Commit

Permalink
For release
Browse files Browse the repository at this point in the history
  • Loading branch information
imbeacon committed Jul 1, 2024
1 parent ba41532 commit 99c064e
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.7.0"

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 99c064e

Please sign in to comment.