chore(release): 0.7.8
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 2024-02-28 18:41:32 -06:00
parent 5f534a60cc
commit e8201865eb
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.7.8](https://gitea.deepak.science:2222/physics/deepdog/compare/0.7.7...0.7.8) (2024-02-29)
### Bug Fixes
* uses correct measurements ([5f534a6](https://gitea.deepak.science:2222/physics/deepdog/commit/5f534a60cc7c4838fcacee11a7e58b97d34e154a))
### [0.7.7](https://gitea.deepak.science:2222/physics/deepdog/compare/0.7.6...0.7.7) (2024-02-29)

View File

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