Skip to content

Commit

Permalink
Merge pull request #984 from moj-analytical-services/3_5_3_release
Browse files Browse the repository at this point in the history
bump version to `3.5.3`
  • Loading branch information
ThomasHepworth authored Jan 19, 2023
2 parents dabd538 + 1bf16d1 commit 3ab0b61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "splink"
version = "3.5.2"
version = "3.5.3"
description = "Fast probabilistic data linkage at scale"
authors = ["Robin Linacre <[email protected]>", "Sam Lindsay", "Theodore Manassis", "Tom Hepworth", "Andy Bond"]
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion splink/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "3.5.2"
__version__ = "3.5.3"

0 comments on commit 3ab0b61

Please sign in to comment.