File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ Change Log
4
4
[Unreleased]
5
5
------------
6
6
7
+ v1.1.3
8
+ -------
9
+
10
+ Update Manifest.in
11
+
7
12
v1.1.2
8
13
-------
9
14
Original file line number Diff line number Diff line change 1
1
include LICENSE
2
2
include requirements_rtd.txt
3
- include sumo/conf/orbital_colours.conf
4
3
include sumo/symmetry/bradcrack.json
4
+ include sumo/plotting/orbital_colours.conf
5
5
include sumo/plotting/*.mplstyle
6
+ include examples/orbital_colours.conf
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ def load_test_suite():
19
19
20
20
setup (
21
21
name = 'sumo' ,
22
- version = '1.1.2 ' ,
22
+ version = '1.1.3 ' ,
23
23
description = ('Heavy weight plotting tools for ab initio '
24
24
'solid-state calculations' ),
25
25
url = 'https://github.com/smtg-ucl/sumo' ,
You can’t perform that action at this time.
0 commit comments