chore(release): 0.6.1
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
gitea-physics/deepdog/pipeline/tag This commit looks good

This commit is contained in:
Deepak Mallubhotla 2022-05-22 15:35:29 -05:00
parent c036028902
commit 74de2b0433
Signed by: deepak
GPG Key ID: BEBAEBF28083E022
2 changed files with 8 additions and 1 deletions

View File

@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [0.6.1](https://gitea.deepak.science:2222/physics/deepdog/compare/0.6.0...0.6.1) (2022-05-22)
### Features
* adds new runner for real spectra ([bd56f24](https://gitea.deepak.science:2222/physics/deepdog/commit/bd56f247748babb2ee1f2a1182d25aa968bff5a5))
## [0.6.0](https://gitea.deepak.science:2222/physics/deepdog/compare/0.5.0...0.6.0) (2022-05-22)

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "deepdog"
version = "0.6.0"
version = "0.6.1"
description = ""
authors = ["Deepak Mallubhotla <dmallubhotla+github@gmail.com>"]