File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 7
7
lib64
8
8
doc /_build /
9
9
.idea /
10
+
11
+ /src /geoserver_restconfig.egg-info /
Original file line number Diff line number Diff line change 1
1
2
2
# Change Log
3
3
4
+ ## 2.0.4.10 [ 2021-11-10]
5
+
6
+ <li > 2021-11-10: Giovanni Allegri [Fixes #21] force body style format with headers #22</li >
7
+ <li > 2021-10-25: Guillaume Troupel fix python 3.9+ incompatibility #19</li >
8
+ <li > 2021-04-29: mcldev Fix for WMS Geoserver API error. Request changed to include Files. #17</li >
9
+
4
10
## 2.0.4.9 [ 2021-04-27]
5
11
6
12
<li > 2021-04-27: Giovanni Allegri Wrong parsing of style title #15</li >
Original file line number Diff line number Diff line change 10
10
11
11
setup (
12
12
name = "geoserver-restconfig" ,
13
- version = "2.0.4.9 " ,
13
+ version = "2.0.4.10 " ,
14
14
description = "GeoServer REST Configuration" ,
15
15
long_description = readme_text ,
16
16
keywords = "GeoServer REST Configuration" ,
You can’t perform that action at this time.
0 commit comments