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 226a232 commit f529fbfCopy full SHA for f529fbf
CHANGELOG.md
@@ -1,8 +1,8 @@
1
# Changelog
2
3
-## unreleased
+## [v1.0.1](https://github.com/ostrovok-team/papi-sdk-python/releases/tag/v1.0.1) - 2020-12-30
4
5
-N/A
+Fix packaging issue
6
7
## [v1.0.0](https://github.com/ostrovok-team/papi-sdk-python/releases/tag/v1.0.0) - 2020-12-30
8
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "papi-sdk"
-version = "1.0.0"
+version = "1.0.1"
description = "pAPI SDK is a Python SDK for ETG APIv3"
authors = [
"Stanislav Losev <stanislav.losev@ostrovok.ru>",
0 commit comments