File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
55
66## [ Unreleased]
77
8- ## Changed
8+ ## [ 3.6.1]
9+
10+ ### Changed
911- local version identifier uses only ASCII letters/numbers and periods (PEP 440)
1012- actively supporting python 3.11-3.14
1113- ` Data.create_constant ` : allow kwargs to be passed to the constant creation
@@ -435,8 +437,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
435437### Added
436438- initial release
437439
438- [ Unreleased ] : https://github.com/wright-group/WrightTools/-/compare/3.6.0...master
439- [ 3.6.0 ] : https://github.com/wright-group/WrightTools/-/compare/3.5.5...3.6.0
440+ [ Unreleased ] : https://github.com/wright-group/WrightTools/-/compare/3.6.1...master
441+ [ 3.6.1 ] : https://github.com/wright-group/WrightTools/compare/3.6.0...3.6.1
442+ [ 3.6.0 ] : https://github.com/wright-group/WrightTools/compare/3.5.5...3.6.0
440443[ 3.5.5 ] : https://github.com/wright-group/WrightTools/compare/3.5.3...3.5.5
441444[ 3.5.4 ] : https://github.com/wright-group/WrightTools/compare/3.5.3...3.5.4
442445[ 3.5.3 ] : https://github.com/wright-group/WrightTools/compare/3.5.2...3.5.3
Original file line number Diff line number Diff line change 1- 3.6.0
1+ 3.6.1
You can’t perform that action at this time.
0 commit comments