Skip to content

Commit 956d5e2

Browse files
author
afabiani
committed
Bump to version 2.0.7
1 parent 7d86611 commit 956d5e2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11

22
# Change Log
33

4+
## 2.0.7 [2022-06-08]
5+
6+
<li> Wed Jun 8 13:30:14 2022 +0200: afabiani <a href=https://github.com/GeoNode/geoserver-restconfig/commit/7d866111ed31b68dc2fc8086857a568c9074d54b target=blank> - Fix a regression preventing the library to fetch the style name</a></li>
7+
48
## 2.0.6 [2022-05-24]
59

610
<li> Tue May 24 16:52:30 2022 +0200: afabiani <a href=https://github.com/GeoNode/geoserver-restconfig/commit/a023ff5f0c808aece1aeebfe2af474f1eab7c84e target=blank>Fixes: Errors on creating WMS Cascade stores and layers (references https://github.com/GeoNode/geonode/issues/9426)</a></li>

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name="geoserver-restconfig",
13-
version="2.0.6",
13+
version="2.0.7",
1414
description="GeoServer REST Configuration",
1515
long_description=readme_text,
1616
keywords="GeoServer REST Configuration",

0 commit comments

Comments
 (0)