Skip to content

Commit 5816865

Browse files
committed
Pump verstion to v0.1.1.a1
1 parent 65cd197 commit 5816865

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [v0.1.1.a1] - (2024-11-01)
4+
5+
### Note
6+
7+
- Removed awswranger
8+
39
## [v0.1.1] - (2024-11-01)
410

511
### Fix

pyproject.toml

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

55
[tool.poetry]
66
name = "athenaSql"
7-
version = "0.1.1"
7+
version = "0.1.1.a1"
88
description = "SQL builder for AWS Athena, inspired by sparkSQL"
99
authors = ["Nabil Seid <nabeelseid@gmail.com>"]
1010
license = "MIT"

0 commit comments

Comments
 (0)