We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8109ca7 commit c2fe216Copy full SHA for c2fe216
CHANGES.md
@@ -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
6
## Changes in 0.9.0
7
8
- Replace TypeSpecifier with simpler DataType class
xcube_cds/version.py
@@ -20,4 +20,4 @@
20
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
# SOFTWARE.
22
23
-version = '0.9.0'
+version = '0.9.1'
0 commit comments