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 97ea938 commit 4a586b0Copy full SHA for 4a586b0
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
-name = Telegram-Bot8
3
-version = 0.1.5
+name = Yaml8
+version = 0.1.1
4
author = AppDevIn Sliver
5
author_email = teamprojectlive@example.com
6
description = Python package to make getting yaml easier and cleaner
setup.py
@@ -6,7 +6,7 @@
7
setuptools.setup(
8
name="Yaml8",
9
- version="0.1.0",
+ version="0.1.1",
10
author="AppDevIn Sliver",
11
author_email=" teamprojectlive@example.com",
12
description="Python package to make getting yaml easier and cleaner",
0 commit comments