Skip to content

Commit d167d59

Browse files
author
Yusuke Kumihashi
committed
bump to 1.2.2
1 parent f92c904 commit d167d59

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Change Log
22

3-
Unreleased
3+
## 1.2.2
4+
5+
Released 2020-09-14
46

57
- Changed User-Agent on HTTP request to anymotion-sdk/x.y.z.
68

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "anymotion-sdk"
3-
version = "1.2.1"
3+
version = "1.2.2"
44
description = "AnyMotion SDK for Python"
55
authors = ["Yusuke Kumihashi <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)