Skip to content

Commit 1b23e8b

Browse files
committed
For release 3.6.3
1 parent 24fcd2a commit 1b23e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
from os import path
1818

1919
NAME = "tb-rest-client"
20-
VERSION = "3.6.2"
20+
VERSION = "3.6.3"
2121

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

0 commit comments

Comments
 (0)