Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
GLEF1X committed Oct 31, 2021
1 parent c0b123d commit a677c7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "glQiwiApi"
version = "1.1.2"
version = "1.1.3"
description = "The ultrarapid and multifunctional wrapper over QIWI and YooMoney"
authors = [
"Gleb Garanin <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
'tests', 'examples', 'examples.*', 'tests', 'tests.*')
),
name="glQiwiApi", # Replace with your own username
version="1.1.2",
version="1.1.3",
author="GLEF1X",
author_email="[email protected]",
description="Light and fast wrapper of QIWI and YooMoney api's",
Expand Down

0 comments on commit a677c7f

Please sign in to comment.