Skip to content

Commit eeebb56

Browse files
committed
Minor version bump instead of patch bump
1 parent 5e2046b commit eeebb56

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changelog
2-
## v1.6.5 6/13/25
2+
## v1.7.0 6/13/25
33
- Use fastavro for avro encoding/decoding
44

55
## v1.6.5 3/24/25

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

0 commit comments

Comments
 (0)