Skip to content

Commit 0a95e1c

Browse files
committed
bump minor version
1 parent 650b425 commit 0a95e1c

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
55

66
## [Unreleased]
77

8+
## [3.6.0]
9+
810
### Added
911
- `Data.norm_for_each`: easier norm-by-axis syntax
1012
- `kit.from_list_of_objects`: convenience method for grabbing an channel/variable/axis/etc. using multiple specifiers
@@ -428,7 +430,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
428430
### Added
429431
- initial release
430432

431-
[Unreleased]: https://github.com/wright-group/WrightTools/-/compare/3.5.5...master
433+
[Unreleased]: https://github.com/wright-group/WrightTools/-/compare/3.6.0...master
434+
[3.6.0]: https://github.com/wright-group/WrightTools/-/compare/3.5.5...3.6.0
432435
[3.5.5]: https://github.com/wright-group/WrightTools/compare/3.5.3...3.5.5
433436
[3.5.4]: https://github.com/wright-group/WrightTools/compare/3.5.3...3.5.4
434437
[3.5.3]: https://github.com/wright-group/WrightTools/compare/3.5.2...3.5.3

WrightTools/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.5.5
1+
3.6.0

0 commit comments

Comments
 (0)