diff --git a/changelog.md b/changelog.md index f92dce35..2ab8cdc9 100644 --- a/changelog.md +++ b/changelog.md @@ -11,7 +11,7 @@ All notable changes to this project will be documented in this file. ### Changed - +## 0.7.2 ## 0.7.1 ### Fixed diff --git a/sklearn_porter/package.json b/sklearn_porter/package.json index 25ef36fa..43d9558d 100644 --- a/sklearn_porter/package.json +++ b/sklearn_porter/package.json @@ -7,6 +7,6 @@ "url": "https://github.com/nok/sklearn-porter", "keywords": ["sklearn", "scikit-learn"], "requirements": "file://../requirements.txt", - "version": "0.7.1", + "version": "0.7.2", "license": "MIT" }