File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2121
2222project = 'Cornac'
2323copyright = '2018, Cornac Contributors'
24- author = 'Cornac Contributors '
24+ author = 'Preferred.AI '
2525
2626# The short X.Y version
27- version = '0.2 '
27+ version = '0.3 '
2828# The full version, including alpha/beta/rc tags
29- release = '0.2.1 '
29+ release = '0.3.0 '
3030
3131
3232# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ def extract_gcc_binaries():
153153
154154setup (
155155 name = 'cornac' ,
156- version = '0.2.1 ' ,
156+ version = '0.3.0 ' ,
157157 author = 'Preferred.AI' ,
158158 description = 'A collection of recommendation algorithms and comparisons' ,
159159 long_description = long_description ,
You can’t perform that action at this time.
0 commit comments