chore(release): 0.8.3

This commit is contained in:
Deepak Mallubhotla 2022-05-22 15:01:10 -05:00
parent 8cbb3eaeee
commit 26e2109db3
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.8.3](https://gitea.deepak.science:2222/physics/pdme/compare/0.8.2...0.8.3) (2022-05-22)
### Features
* Adds log spaced in frequency space model ([7a9fa1b](https://gitea.deepak.science:2222/physics/pdme/commit/7a9fa1ba04a12586ef09c89e35e706817012faab))
### [0.8.2](https://gitea.deepak.science:2222/physics/pdme/compare/0.8.1...0.8.2) (2022-05-07)

View File

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