[UP] v 0.1.1-1
This commit is contained in:
parent
ee9d6e0255
commit
e91819037d
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "yandexapimanager"
|
||||
version = "0.1.1"
|
||||
version = "0.1.1-1"
|
||||
description = ""
|
||||
authors = [
|
||||
{name = "Evgeny (Krymmy) Momotov",email = "evgeny.momotov@gmail.com"}
|
||||
|
|
@ -13,7 +13,7 @@ dependencies = [
|
|||
]
|
||||
|
||||
[tool.poetry]
|
||||
packages = [{include = "yandexapimanager", from = "src"}]
|
||||
packages = [{include = "YandexApiManager", from = "src"}]
|
||||
|
||||
|
||||
[build-system]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue