Skip to content

Commit

Permalink
update version to reflect breaking change to API
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinL committed Apr 8, 2020
1 parent e8d7bbe commit 5dbb790
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 = "0.1.7"
version = "0.2.0"
description = "[Beta]: Implementation in Apache Spark of the EM algorithm to estimate parameters of Fellegi-Sunter's canonical model of record linkage."
authors = ["Robin Linacre <robinlinacre@hotmail.com>", "Sam Lindsay", "Theodore Manassis"]
license = "MIT"
Expand Down

0 comments on commit 5dbb790

Please sign in to comment.