Skip to content

Commit b83d4c7

Browse files
committed
3.6.2
1 parent 43c6daf commit b83d4c7

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.2]
9+
810
### Fixed
911
- fixed bug where numpy>2.4 broke `data.join`
1012
- fixed bug which prevented channels from having units
@@ -444,7 +446,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
444446
### Added
445447
- initial release
446448

447-
[Unreleased]: https://github.com/wright-group/WrightTools/-/compare/3.6.1...master
449+
[Unreleased]: https://github.com/wright-group/WrightTools/-/compare/3.6.2...master
450+
[3.6.2]: https://github.com/wright-group/WrightTools/compare/3.6.1...3.6.2
448451
[3.6.1]: https://github.com/wright-group/WrightTools/compare/3.6.0...3.6.1
449452
[3.6.0]: https://github.com/wright-group/WrightTools/compare/3.5.5...3.6.0
450453
[3.5.5]: https://github.com/wright-group/WrightTools/compare/3.5.3...3.5.5

WrightTools/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.6.1
1+
3.6.2

0 commit comments

Comments
 (0)