Skip to content

Commit 7c51052

Browse files
authored
fix: package version update (#12)
1 parent fe34b2c commit 7c51052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build-backend = "poetry.core.masonry.api"
77

88
[tool.poetry]
99
name = "superset-python-client"
10-
version = "1.1.0"
10+
version = "1.1.1"
1111
description = "A simple REST API Client for Apache-Superset in Python"
1212
authors = ["Shahroz Ahmad <[email protected]>"]
1313
license = "MIT"

0 commit comments

Comments
 (0)