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.
2 parents e667650 + 3ebae0f commit 452cd69Copy full SHA for 452cd69
CHANGELOG.rst
@@ -5,6 +5,11 @@ Version History
5
Unreleased
6
----------
7
8
+v1.2.1 (2020-07-01)
9
+--------------------
10
+
11
+* Ensure ``endpoint`` starts with ``'https://'`` if scheme not given (#96)
12
13
v1.2.0 (2019-12-05)
14
--------------------
15
tdclient/version.py
@@ -1 +1 @@
1
-__version__ = "1.2.1.dev0"
+__version__ = "1.2.1"
0 commit comments