Skip to content

Commit

Permalink
Up version to 2.0.1 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
xneg committed Sep 19, 2023
1 parent 946efe0 commit d090e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -2,7 +2,7 @@

NAME = "sqlalchemy-kusto"
DESCRIPTION = "Azure Data Explorer (Kusto) dialect for SQLAlchemy"
VERSION = "2.0.0"
VERSION = "2.0.1"

REQUIREMENTS = [
"azure-kusto-data==3.*",
Expand Down

0 comments on commit d090e65

Please sign in to comment.