1 parent 65cd197 commit 5816865Copy full SHA for 5816865
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+## [v0.1.1.a1] - (2024-11-01)
4
+
5
+### Note
6
7
+- Removed awswranger
8
9
## [v0.1.1] - (2024-11-01)
10
11
### Fix
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "athenaSql"
-version = "0.1.1"
+version = "0.1.1.a1"
description = "SQL builder for AWS Athena, inspired by sparkSQL"
authors = ["Nabil Seid <nabeelseid@gmail.com>"]
license = "MIT"
0 commit comments