Skip to content

Commit aae05eb

Browse files
committed
update version
1 parent 42d4cea commit aae05eb

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
@@ -26,7 +26,7 @@ def package_files(directory):
2626
name="defog",
2727
packages=find_packages(),
2828
package_data={"defog": ["gcp/*", "aws/*"] + next_static_files},
29-
version="0.67.13",
29+
version="0.67.14",
3030
description="Defog is a Python library that helps you generate data queries from natural language questions.",
3131
author="Full Stack Data Pte. Ltd.",
3232
license="MIT",

0 commit comments

Comments
 (0)