File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- __version__ = '0.1.1 '
1+ __version__ = '0.2.0 '
Original file line number Diff line number Diff line change 2222author = 'Tadej Lahovnik, Iztok Fister Jr.'
2323
2424# The full version, including alpha/beta/rc tags
25- release = '0.1.1 '
25+ release = '0.2.0 '
2626
2727# -- General configuration ---------------------------------------------------
2828
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " arm-preprocessing"
3- version = " 0.1.1 "
3+ version = " 0.2.0 "
44description = " Implementation of several preprocessing techniques for Association Rule Mining (ARM)"
55authors = [" Tadej Lahovnik <lahovnik.tadej@gmail.com>" , " Iztok Fister Jr. <iztok@iztok-jr-fister.eu>" ]
66keywords = [' association rule mining' , ' data science' , ' preprocessing' ]
You can’t perform that action at this time.
0 commit comments