We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e2a043 commit a7c838eCopy full SHA for a7c838e
setup.py
@@ -4,7 +4,7 @@
4
print(packages)
5
setup(
6
name="chebai",
7
- version="1.0.0",
+ version="1.0.1",
8
packages=packages,
9
package_data={"": ["**/*.txt", "**/*.json"]},
10
include_package_data=True,
0 commit comments