Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
lpfann committed Mar 17, 2020
1 parent f0575c1 commit 070b7e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion fri/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "7.2.0"
__version__ = "8.0.0"
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 = "fri"
version = "7.2.0"
version = "8.0.0"
description = "Implementation of Feature Relevance Bounds method to perform Feature Selection and further analysis."
authors = ["Lukas Pfannschmidt <lukas@lpfann.me>"]
license = "MIT"
Expand Down

0 comments on commit 070b7e8

Please sign in to comment.