Skip to content

Commit 452cd69

Browse files
authored
Merge pull request #97 from treasure-data/v_121
Release v1.2.1
2 parents e667650 + 3ebae0f commit 452cd69

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ Version History
55
Unreleased
66
----------
77

8+
v1.2.1 (2020-07-01)
9+
--------------------
10+
11+
* Ensure ``endpoint`` starts with ``'https://'`` if scheme not given (#96)
12+
813
v1.2.0 (2019-12-05)
914
--------------------
1015

tdclient/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.2.1.dev0"
1+
__version__ = "1.2.1"

0 commit comments

Comments
 (0)