Skip to content

Commit c2fe216

Browse files
committed
Update changelog & version number for 0.9.1 release
1 parent 8109ca7 commit c2fe216

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Changes in 0.9.1
2+
3+
- Update some dependency versions (most importantly:
4+
require xcube >= 0.9.0)
5+
16
## Changes in 0.9.0
27

38
- Replace TypeSpecifier with simpler DataType class

xcube_cds/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2121
# SOFTWARE.
2222

23-
version = '0.9.0'
23+
version = '0.9.1'

0 commit comments

Comments
 (0)