File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ v2.6.0 (2026-03-23)
2+ ===================
3+
4+ Internal Changes
5+ ----------------
6+
7+ - Bump rust dependencies. (`#224 <https://github.com/sunpy/streamtracer/pull/224 >`__)
8+
9+
1102.5.0 (2025-09-01)
211==================
312
Original file line number Diff line number Diff line change 11[package ]
22name = " streamtracer"
33# rc versions in rust landhave the format x.y.z-rc.q
4- version = " 2.5 .0"
4+ version = " 2.6 .0"
55edition = " 2021"
66
77# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ classifiers = [
3030 " Programming Language :: Python :: 3.14" ,
3131 " Topic :: Scientific/Engineering :: Physics" ,
3232]
33- version = " 2.5 .0"
33+ version = " 2.6 .0"
3434dependencies = [
3535 " numpy>=1.26" ,
3636 " packaging>=21.3" ,
You can’t perform that action at this time.
0 commit comments