Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-andersson committed Sep 10, 2023
1 parent ca4948c commit edfa70e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ keywords:
- neural processes
- active learning
license: MIT
version: 0.2.1
version: 0.2.2
date-released: '2023-09-08'
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ data with neural processes</p>

-----------

[![release](https://img.shields.io/badge/release-v0.2.1-green?logo=github)](https://github.com/tom-andersson/deepsensor/releases)
[![release](https://img.shields.io/badge/release-v0.2.2-green?logo=github)](https://github.com/tom-andersson/deepsensor/releases)
![Tests](https://github.com/tom-andersson/deepsensor/actions/workflows/tests.yml/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github/tom-andersson/deepsensor/badge.svg?branch=main)](https://coveralls.io/github/tom-andersson/deepsensor?branch=main)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = deepsensor
version = 0.2.1
version = 0.2.2
author = Tom R. Andersson
author_email = [email protected]
description = A Python package for modelling xarray and pandas data with neural processes.
Expand Down

0 comments on commit edfa70e

Please sign in to comment.