chore(release): 0.5.2
Some checks failed
gitea-physics/pdme/pipeline/tag This commit looks good
gitea-physics/pdme/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
2022-03-06 09:48:24 -06:00
parent 2c14f8fc3e
commit 92ce8d31dd
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.
### [0.5.2](https://gitea.deepak.science:2222/physics/pdme/compare/0.5.1...0.5.2) (2022-03-06)
### [0.5.1](https://gitea.deepak.science:2222/physics/pdme/compare/0.5.0...0.5.1) (2022-03-05)

View File

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