File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 21
21
# -- Project information -----------------------------------------------------
22
22
23
23
project = "NiaAML"
24
- copyright = "2020, Luka Pečnik"
24
+ copyright = "2020-2022 , Luka Pečnik"
25
25
author = "Luka Pečnik"
26
26
27
27
# The full version, including alpha/beta/rc tags
28
- release = "1.1.10 "
28
+ release = "1.1.11 "
29
29
30
30
31
31
# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 29
29
]
30
30
31
31
__project__ = "niaaml"
32
- __version__ = "1.1.10 "
32
+ __version__ = "1.1.11 "
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " NiaAML"
3
- version = " 1.1.10 "
3
+ version = " 1.1.11 "
4
4
description = " Python automated machine learning framework"
5
5
license = " MIT"
6
6
authors = [" Luka Pečnik <lukapecnik96@gmail.com>" , " Iztok Fister Jr. <iztok.fister1@um.si>" ]
You can’t perform that action at this time.
0 commit comments