Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
dwoiwode committed Mar 29, 2022
1 parent 5d11648 commit 3029e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyPDP/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
author = "Yannik Mahlau and Dominik Woiwode"
author_email = "[email protected]"
description = "A python implementation of 'Explaining Hyperparameter Optimization via Partial Dependence Plots' by Moosbauer et al."
version = "0.1.5"
version = "0.1.6"
license = "MIT"

0 comments on commit 3029e7a

Please sign in to comment.