Skip to content

Commit a7c838e

Browse files
committed
bump version
1 parent 1e2a043 commit a7c838e

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
@@ -4,7 +4,7 @@
44
print(packages)
55
setup(
66
name="chebai",
7-
version="1.0.0",
7+
version="1.0.1",
88
packages=packages,
99
package_data={"": ["**/*.txt", "**/*.json"]},
1010
include_package_data=True,

0 commit comments

Comments
 (0)