Skip to content

Commit

Permalink
Update pyproject.toml (#11)
Browse files Browse the repository at this point in the history
Signed-off-by: gitworkflows <[email protected]>
  • Loading branch information
gitworkflows authored Jul 12, 2024
1 parent c7fde4d commit 5d2ff92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi"

[project]
name = "sqlml-parser"
version = "0.0.1a5"
version = "0.0.1"
authors = [
{ name="khulnasoft-bot", email="[email protected]" },
]
Expand Down Expand Up @@ -38,4 +38,4 @@ dependencies = [
sqlml_parser/parser/mysql_parser/parser_table.py
| sqlml_parser/parser/oceanbase_parser/parser_table.py
| sqlml_parser/parser/odps_parser/parser_table.py
'''
'''

0 comments on commit 5d2ff92

Please sign in to comment.