Skip to content

Commit 07927f5

Browse files
Update pyproject version to 1.1.6 (#31)
1 parent 4425132 commit 07927f5

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Changelog
22
## v1.1.6 7/12/24
33
- Add put functionality to Oauth2 Client
4+
- Update pyproject version
45

56
## v1.1.5 6/6/24
67
- Use executemany instead of execute when appropriate in RedshiftClient.execute_transaction

pyproject.toml

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

55
[project]
66
name = "nypl_py_utils"
7-
version = "1.1.5"
7+
version = "1.1.6"
88
authors = [
99
{ name="Aaron Friedman", email="aaronfriedman@nypl.org" },
1010
]

0 commit comments

Comments
 (0)