We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b042e9c commit 10266a7Copy full SHA for 10266a7
setup.py
@@ -10,7 +10,7 @@
10
import socket
11
12
13
-TMRL_VERSION = '0.7.0'
+TMRL_VERSION = '0.7.1'
14
15
16
if sys.version_info < (3, 7):
0 commit comments