Skip to content

Commit

Permalink
upped version
Browse files Browse the repository at this point in the history
  • Loading branch information
rishsriv committed Jul 3, 2024
1 parent 6d2e1d8 commit 3746eb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ def package_files(directory):
name="defog",
packages=find_packages(),
package_data={"defog": ["gcp/*", "aws/*"] + next_static_files},
version="0.65.1",
version="0.65.2",
description="Defog is a Python library that helps you generate data queries from natural language questions.",
author="Full Stack Data Pte. Ltd.",
license="MIT",
Expand Down

0 comments on commit 3746eb7

Please sign in to comment.