kopia lustrzana https://github.com/mkdryden/telegram-stats-bot
Add CHANGELOG to pyproject.toml and bump version number in __init__.py
rodzic
65ba2421a4
commit
b5fc8b2f34
|
@ -6,7 +6,7 @@ authors = ["Michael DM Dryden <mk.dryden@utoronto.ca>"]
|
||||||
repository = "https://github.com/mkdryden/telegram-stats-bot"
|
repository = "https://github.com/mkdryden/telegram-stats-bot"
|
||||||
license = "gpl-3.0-or-later"
|
license = "gpl-3.0-or-later"
|
||||||
readme = "README.rst"
|
readme = "README.rst"
|
||||||
include = ["examples/*"]
|
include = ["examples/*", "CHANGELOG.rst"]
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.7"
|
python = "^3.7"
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
__version__ = '0.1.0'
|
__version__ = '0.1.1'
|
||||||
|
|
Ładowanie…
Reference in New Issue