diff --git a/pyproject.toml b/pyproject.toml index c10bdbeb38..3e307e6183 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "splink" -version = "3.0.0.dev13" +version = "3.0.0.dev14" description = "Fast probabilistic data linkage at scale" authors = ["Robin Linacre ", "Sam Lindsay", "Theodore Manassis"] license = "MIT"