Skip to content

Commit f529fbf

Browse files
committed
Bump version to fix packaging issue
1 parent 226a232 commit f529fbf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Changelog
22

3-
## unreleased
3+
## [v1.0.1](https://github.com/ostrovok-team/papi-sdk-python/releases/tag/v1.0.1) - 2020-12-30
44

5-
N/A
5+
Fix packaging issue
66

77
## [v1.0.0](https://github.com/ostrovok-team/papi-sdk-python/releases/tag/v1.0.0) - 2020-12-30
88

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 = "papi-sdk"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
description = "pAPI SDK is a Python SDK for ETG APIv3"
55
authors = [
66
"Stanislav Losev <stanislav.losev@ostrovok.ru>",

0 commit comments

Comments
 (0)