File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,16 +8,16 @@ include = ["xl2times", "xl2times.*"]
8
8
9
9
[project ]
10
10
name = " xl2times"
11
- version = " 0.1 .0"
11
+ version = " 0.2 .0"
12
12
authors = [
13
13
{ name =" Sam Webster" , email =" 13457618+samwebster@users.noreply.github.com" },
14
14
{ name =" Tom Minka" , email =" 8955276+tminka@users.noreply.github.com" },
15
15
{ name =" Siddharth Krishna" , email =" siddharth-krishna@users.noreply.github.com" },
16
- { name =" Olexandr Balyk" , email =" olex@energymodelling.club " },
16
+ { name =" Olexandr Balyk" , email =" ob@facilitate.energy " },
17
17
]
18
18
maintainers = [
19
19
{ name =" Siddharth Krishna" , email =" siddharth-krishna@users.noreply.github.com" },
20
- { name =" Olexandr Balyk" , email =" olex@energymodelling.club " },
20
+ { name =" Olexandr Balyk" , email =" ob@facilitate.energy " },
21
21
]
22
22
description = ' An open source tool to convert TIMES models specified in Excel to a format ready for processing by GAMS'
23
23
readme = " README.md"
Original file line number Diff line number Diff line change 1
1
# TODO is it better to have version here or in pyproject.toml (or both)?
2
- __version__ = "0.1 .0"
2
+ __version__ = "0.2 .0"
You can’t perform that action at this time.
0 commit comments