version 0.0.9

This commit is contained in:
guanjihuan
2021-07-20 05:42:03 +08:00
parent dfaa80fbe0
commit 225d563790
21 changed files with 711 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
[metadata]
# replace with your username:
name = guan
version = 0.0.8
version = 0.0.9
author = guanjihuan
author_email = guanjihuan@163.com
description = An open source python package
@@ -12,7 +12,7 @@ project_urls =
Bug Tracker = https://py.guanjihuan.com
classifiers =
Programming Language :: Python :: 3
License :: OSI Approved :: MIT License
License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Operating System :: OS Independent
[options]