We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cf3709 commit ff9cf2aCopy full SHA for ff9cf2a
setup.py
@@ -26,7 +26,7 @@ def package_files(directory):
26
name="defog",
27
packages=find_packages(),
28
package_data={"defog": ["gcp/*", "aws/*"] + next_static_files},
29
- version="0.67.12",
+ version="0.67.13",
30
description="Defog is a Python library that helps you generate data queries from natural language questions.",
31
author="Full Stack Data Pte. Ltd.",
32
license="MIT",
0 commit comments