Skip to content

Commit cb0c8b3

Browse files
authored
update version
1 parent 1c58db7 commit cb0c8b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "KnockoffOrigins"
3-
version = "0.1.0"
3+
version = "0.1.2"
44
description = "This repository is dedicated to implementing the methodologies from the 2015 paper \"False Discovery Rate via Knockoffs\". It provides code for generating knockoff features and applying selection procedures. The aim is to help users understand and apply the knockoff method for feature selection. Please refer to the original paper for a complete understanding."
55
authors = ["Javad Razi <j.razi@outlook.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)