Skip to content

Commit 030513c

Browse files
committed
fix package name
1 parent 0a6d1ae commit 030513c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ def read_file(file_name: str) -> str:
77

88

99
setup(
10-
name="cloudshell-tc-scrips",
10+
name="cloudshell-tc-scripts",
1111
url="http://www.qualisystems.com/",
1212
author="QualiSystems",
1313
author_email="info@qualisystems.com",

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.1
1+
1.0.2

0 commit comments

Comments
 (0)