Skip to content

Commit ff9cf2a

Browse files
committed
up version
1 parent 9cf3709 commit ff9cf2a

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
@@ -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.12",
29+
version="0.67.13",
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)