Skip to content

Commit 82ec414

Browse files
committed
Updated release version
1 parent 189712d commit 82ec414

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Changelog
2+
## v1.6.4 1/30/25
3+
- Update pyproject.toml to reflect CL changes (since omitted in last release)
4+
25
## v1.6.3 1/27/25
36
- Add capability to pull cloudLibrary events by the millisecond
47

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.6.3"
7+
version = "1.6.4"
88
authors = [
99
{ name="Aaron Friedman", email="aaronfriedman@nypl.org" },
1010
]

0 commit comments

Comments
 (0)