chore(release): 0.6.2
Some checks reported errors
gitea-physics/deepdog/pipeline/tag This commit looks good
gitea-physics/deepdog/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
Deepak Mallubhotla 2022-05-26 13:05:14 -05:00
parent 3f1265e3ec
commit ad0ace4da3
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.2](https://gitea.deepak.science:2222/physics/deepdog/compare/0.6.1...0.6.2) (2022-05-26)
### Features
* adds better import api for real data run ([d7e0f13](https://gitea.deepak.science:2222/physics/deepdog/commit/d7e0f13ca55197b24cb534c80f321ee76b9c4a40))
### [0.6.1](https://gitea.deepak.science:2222/physics/deepdog/compare/0.6.0...0.6.1) (2022-05-22)

View File

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