diff --git a/pyproject.toml b/pyproject.toml index ed4b0d2..9467d34 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "benchmark-mi" -version = "0.1.2" +version = "0.1.3" description = "Estimators of mutual information and distributions used to benchmark them." authors = ["Paweł Czyż ", "Frederic Grabowski "] license = "MIT"