bumped up version

This commit is contained in:
Rishabh Srivastava 2024-02-08 21:55:37 +08:00
parent d770dce579
commit 1a373b62c3
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ setup(
name="sqlcoder",
packages=find_packages(),
package_data={"sqlcoder": next_static_files},
version="0.2.1",
version="0.2.2",
description="SQLCoder is a large language model for converting text questions in SQL queries.",
author="Defog, Inc",
license="Apache-2",