File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 attributes :
3232 label : Version
3333 description : What version of PhysicsNeMo are you running?
34- placeholder : " example: 2.0 .0"
34+ placeholder : " example: 2.1 .0"
3535 validations :
3636 required : true
3737
Original file line number Diff line number Diff line change @@ -6,6 +6,22 @@ All notable changes to this project will be documented in this file.
66The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
77and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
88
9+ ## [ 2.2.0] - 2026-XX-YY
10+
11+ ### Added
12+
13+ ### Changed
14+
15+ ### Deprecated
16+
17+ ### Removed
18+
19+ ### Fixed
20+
21+ ### Security
22+
23+ ### Dependencies
24+
925## [ 2.1.0] - 2026-05-26
1026
1127### Added
Original file line number Diff line number Diff line change 2424
2525wp .config .quiet = True
2626
27- __version__ = "2.1.0 "
27+ __version__ = "2.2.0a0 "
2828
2929
3030# Backwards-compatibility is opt-in. Enable with env var or via enable_compat().
You can’t perform that action at this time.
0 commit comments