Skip to content

Commit 23c8cb9

Browse files
committed
remove redundant build
1 parent 825d0ed commit 23c8cb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def package_files(directories):
1818

1919
setup(
2020
name="tyadmin_api_cli",
21-
version="0.6.0",
21+
version="0.6.1",
2222
keywords=("pip", "mtianyan", "xadmin", "Django", "Antd", "Antd Design Pro"),
2323
description="modern base on models django admin powered by Antd Design Pro",
2424
long_description="modern base on models django admin powered by Antd Design Pro",

0 commit comments

Comments
 (0)