chore(release): 1.3.0
This commit is contained in:
parent
9c3f5aa286
commit
09edf014f6
12
CHANGELOG.md
12
CHANGELOG.md
@ -2,6 +2,18 @@
|
|||||||
|
|
||||||
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.3.0](https://gitea.deepak.science:2222/physics/tantri/compare/1.2.0...1.3.0) (2024-12-30)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* adds real spectrum correction, which might cause problems with older stuff ([0e52cd6](https://gitea.deepak.science:2222/physics/tantri/commit/0e52cd61aecb0ccc51d800fffe7d98551c17ee2e))
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* fixes real spectrum issue (revise these files if problems later...) ([9c3f5aa](https://gitea.deepak.science:2222/physics/tantri/commit/9c3f5aa286ac9cd812fa9e753d94d7955c89851c))
|
||||||
|
|
||||||
## [1.2.0](https://gitea.deepak.science:2222/physics/tantri/compare/1.1.0...1.2.0) (2024-09-04)
|
## [1.2.0](https://gitea.deepak.science:2222/physics/tantri/compare/1.1.0...1.2.0) (2024-09-04)
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "tantri"
|
name = "tantri"
|
||||||
version = "1.2.0"
|
version = "1.3.0"
|
||||||
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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user