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

This commit is contained in:
Deepak Mallubhotla 2024-04-22 15:18:20 -05:00
parent c468eec343
commit 330e6466cd
Signed by: deepak
GPG Key ID: BEBAEBF28083E022
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
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. 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.
### [1.0.1](https://gitea.deepak.science:2222/physics/tantri/compare/1.0.0...1.0.1) (2024-04-22)
## 1.0.0 (2024-04-22) ## 1.0.0 (2024-04-22)

View File

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "tantri" name = "tantri"
version = "1.0.0" version = "1.0.1"
description = "Python dipole model evaluator" description = "Python dipole model evaluator"
authors = ["Deepak <dmallubhotla+github@gmail.com>"] authors = ["Deepak <dmallubhotla+github@gmail.com>"]
license = "GPL-3.0-only" license = "GPL-3.0-only"