Skip to content

Commit fe3faf5

Browse files
committed
version up
1 parent 382db51 commit fe3faf5

3 files changed

Lines changed: 4 additions & 4 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>},
33
title = {ContinuousNormalizingFlows.jl: Implementations of Infinitesimal Continuous Normalizing Flows Algorithms in Julia},
44
howpublished = {by GitHub},
5-
month = {1},
5+
month = {2},
66
year = {2026},
77
note = {a Julia package},
88
annote = {a Julia package},
99
url = {https://github.com/impICNF/ContinuousNormalizingFlows.jl},
10-
version = {v0.29.4}
10+
version = {v0.30.0}
1111
}

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "ContinuousNormalizingFlows"
22
uuid = "00b1973d-5b2e-40bf-8604-5c9c1d8f50ac"
3-
version = "0.29.4"
3+
version = "0.30.0"
44
authors = ["Hossein Pourbozorg <prbzrg@gmail.com>"]
55

66
[deps]

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
| Version | Supported |
66
|:------- |:------------------ |
7-
| 0.29.4 | :white_check_mark: |
7+
| 0.30.0 | :white_check_mark: |

0 commit comments

Comments
 (0)