rev version

This commit is contained in:
Valentin Boettcher 2022-11-29 15:20:27 -05:00
parent 925dce7354
commit 1d9603b962
No known key found for this signature in database
GPG key ID: E034E12B7AF56ACE
2 changed files with 3 additions and 3 deletions

4
poetry.lock generated
View file

@ -366,7 +366,7 @@ resolved_reference = "ef9c3a500f9b2aa954a7f5b228c81d5363630b0d"
[[package]] [[package]]
name = "hopsflow" name = "hopsflow"
version = "1.4.2" version = "1.5.0"
description = "Calculating open system bath energy changes with HOPS and analytically." description = "Calculating open system bath energy changes with HOPS and analytically."
category = "main" category = "main"
optional = false optional = false
@ -387,7 +387,7 @@ tqdm = "^4.62.3"
type = "git" type = "git"
url = "https://github.com/vale981/hopsflow" url = "https://github.com/vale981/hopsflow"
reference = "main" reference = "main"
resolved_reference = "0d9aef9364bd37eb31ad59a609d6dc1d3801eb4b" resolved_reference = "e2f1c760901494c2878d27bc27d524d126d8711e"
[[package]] [[package]]
name = "humanfriendly" name = "humanfriendly"

View file

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "hiro_models" name = "hiro_models"
version = "1.2.3" version = "1.3.0"
description = "Operators for a general model of two interacting qubits coupled to two baths." description = "Operators for a general model of two interacting qubits coupled to two baths."
authors = ["Valentin Boettcher <hiro at protagon.space>"] authors = ["Valentin Boettcher <hiro at protagon.space>"]
license = "MIT" license = "MIT"