Skip to content

Commit 4a586b0

Browse files
committed
Update the version to 0.1.1 🔖
1 parent 97ea938 commit 4a586b0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

setup.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
2-
name = Telegram-Bot8
3-
version = 0.1.5
2+
name = Yaml8
3+
version = 0.1.1
44
author = AppDevIn Sliver
55
author_email = [email protected]
66
description = Python package to make getting yaml easier and cleaner

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setuptools.setup(
88
name="Yaml8",
9-
version="0.1.0",
9+
version="0.1.1",
1010
author="AppDevIn Sliver",
1111
author_email=" [email protected]",
1212
description="Python package to make getting yaml easier and cleaner",

0 commit comments

Comments
 (0)