Skip to content

Commit 56378c7

Browse files
committed
优化命名空间
1 parent 5dd078c commit 56378c7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "netkiller-devops"
7-
version = "0.7.13"
7+
version = "0.7.14"
88
authors = [
99
{ name = "Neo", email = "netkiller@msn.com" },
1010
]

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name="netkiller-devops",
12-
version="0.7.13",
12+
version="0.7.14",
1313
author="Neo Chen",
1414
author_email="netkiller@msn.com",
1515
description="DevOps of useful deployment and automation",

0 commit comments

Comments
 (0)