File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## v0.6.1 [ 🚧 Work in Progress]
3+ ## v0.6.2 [ 🚧 Work in Progress]
44
55### 🚨 Breaking Changes
66
1818
1919None
2020
21+ ## [ v0.6.1] ( https://github.com/desy-ml/cheetah/releases/tag/v0.6.1 ) (2023-09-17)
22+
23+ ### 🐛 Bug fixes
24+
25+ - Fix issue where ` converters ` submodule was not installed properly (see 1562496) (@jank324 )
26+
2127## [ v0.6.0] ( https://github.com/desy-ml/cheetah/releases/tag/v0.6.0 ) (2023-09-15)
2228
2329### 🚨 Breaking Changes
Original file line number Diff line number Diff line change 1717project = "Cheetah"
1818copyright = "2023, Jan Kaiser, Chenran Xu"
1919author = "Jan Kaiser, Chenran Xu"
20- release = "0.6.0 "
20+ release = "0.6.1 "
2121
2222# -- General configuration ---------------------------------------------------
2323# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change 77
88setup (
99 name = "cheetah-accelerator" ,
10- version = "0.6.0 " ,
10+ version = "0.6.1 " ,
1111 author = "Jan Kaiser & Chenran Xu" ,
12121313 url = "https://github.com/desy-ml/cheetah" ,
You can’t perform that action at this time.
0 commit comments