Skip to content

Commit 9a1b5ac

Browse files
committed
version update
1 parent e30c231 commit 9a1b5ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name='pandas_llm', # should match the package folder
9-
version='0.0.2', # important for updates
9+
version='0.0.3', # important for updates
1010
license='MIT', # should match your chosen license
1111
description='Conversational Pandas Dataframes',
1212
long_description=long_description, # loads your README.md

0 commit comments

Comments
 (0)