Skip to content

Commit 8eea92f

Browse files
committed
Bump version: 1.2.3 → 1.3.0
1 parent f97eccb commit 8eea92f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.2.3
2+
current_version = 1.3.0
33
tag_name = {new_version}
44
commit = True
55
tag = True

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 = "fingerprints"
7-
version = "1.2.3"
7+
version = "1.3.0"
88
description = "A library to generate entity fingerprints."
99
readme = "README.md"
1010
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)