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 f92c904 commit d167d59Copy full SHA for d167d59
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Change Log
2
3
-Unreleased
+## 1.2.2
4
+
5
+Released 2020-09-14
6
7
- Changed User-Agent on HTTP request to anymotion-sdk/x.y.z.
8
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "anymotion-sdk"
-version = "1.2.1"
+version = "1.2.2"
description = "AnyMotion SDK for Python"
authors = ["Yusuke Kumihashi <[email protected]>"]
readme = "README.md"
0 commit comments