Skip to content

Commit 4e223aa

Browse files
committed
version up
1 parent e17501e commit 4e223aa

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CITATION.bib

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ @misc{ContinuousNormalizingFlows.jl
22
author = {Hossein Pourbozorg <prbzrg@gmail.com> and contributors},
33
title = {ContinuousNormalizingFlows.jl: Implementations of Infinitesimal Continuous Normalizing Flows Algorithms in Julia},
44
howpublished = {by GitHub},
5-
month = {3},
5+
month = {7},
66
year = {2025},
77
note = {a Julia package},
88
annote = {a Julia package},
99
url = {https://github.com/impICNF/ContinuousNormalizingFlows.jl},
10-
version = {v0.27.0}
10+
version = {v0.28.0}
1111
}

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ContinuousNormalizingFlows"
22
uuid = "00b1973d-5b2e-40bf-8604-5c9c1d8f50ac"
33
authors = ["Hossein Pourbozorg <prbzrg@gmail.com> and contributors"]
4-
version = "0.27.0"
4+
version = "0.28.0"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"

0 commit comments

Comments
 (0)