Skip to content

Commit

Permalink
bump to dev06
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinL committed Apr 22, 2022
1 parent 1629a27 commit d2c01aa
Showing 1 changed file with 1 addition and 1 deletion.
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.0.0.dev05"
version = "3.0.0.dev06"
description = "Implementation of Fellegi-Sunter's canonical model of record linkage in Apache Spark, including EM algorithm to estimate parameters"
authors = ["Robin Linacre <[email protected]>", "Sam Lindsay", "Theodore Manassis"]
license = "MIT"
Expand Down

0 comments on commit d2c01aa

Please sign in to comment.