Skip to content

Commit be95dd0

Browse files
committed
Bump version
1 parent 52caf11 commit be95dd0

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ keywords:
3838
- neural processes
3939
- active learning
4040
license: MIT
41-
version: 0.3.7
42-
date-released: '2024-07-14'
41+
version: 0.3.8
42+
date-released: '2024-07-28'

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ data with neural processes</p>
1111

1212
-----------
1313

14-
[![release](https://img.shields.io/badge/release-v0.3.7-green?logo=github)](https://github.com/alan-turing-institute/deepsensor/releases)
14+
[![release](https://img.shields.io/badge/release-v0.3.8-green?logo=github)](https://github.com/alan-turing-institute/deepsensor/releases)
1515
[![Latest Docs](https://img.shields.io/badge/docs-latest-blue.svg)](https://alan-turing-institute.github.io/deepsensor/)
1616
![Tests](https://github.com/alan-turing-institute/deepsensor/actions/workflows/tests.yml/badge.svg)
1717
[![Coverage Status](https://coveralls.io/repos/github/alan-turing-institute/deepsensor/badge.svg?branch=main)](https://coveralls.io/github/alan-turing-institute/deepsensor?branch=main)

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = deepsensor
3-
version = 0.3.7
3+
version = 0.3.8
44
author = Tom R. Andersson
55
author_email = [email protected]
66
description = A Python package for modelling xarray and pandas data with neural processes.

0 commit comments

Comments
 (0)