Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit cb16b1a

Browse files
committed
Bump package version
1 parent d613176 commit cb16b1a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setuptools.setup(
1212
name="wayscript",
13-
version="0.1.0",
13+
version="0.1.1",
1414
author="Team WayScript",
1515
author_email="founders@wayscript.com",
1616
description="WayScript gives you flexible building blocks to seamlessly integrate, automate and host tools in the cloud.",
@@ -32,6 +32,7 @@
3232
"Topic :: Utilities",
3333
"Programming Language :: Python :: 3",
3434
"Programming Language :: Python :: 3.6",
35+
"Programming Language :: Python :: 3.7",
3536
"Programming Language :: Python :: Implementation :: CPython",
3637
"License :: OSI Approved :: MIT License",
3738
"Operating System :: OS Independent",

0 commit comments

Comments
 (0)