Skip to content

Commit

Permalink
3.4.1 (#1028)
Browse files Browse the repository at this point in the history
  • Loading branch information
untzag committed Oct 21, 2021
1 parent 05480d2 commit b1b3017
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).

## [Unreleased]

## [3.4.1]

### Added
- `artists.create_figure`: kwarg `margin` allows unique margins on all sides

Expand Down Expand Up @@ -279,7 +281,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
### Added
- initial release

[Unreleased]: https://github.com/wright-group/WrightTools/compare/3.4.0...HEAD
[Unreleased]: https://github.com/wright-group/WrightTools/compare/3.4.1...HEAD
[3.4.1]: https://github.com/wright-group/WrightTools/compare/3.4.0...3.4.1
[3.4.0]: https://github.com/wright-group/WrightTools/compare/3.3.3...3.4.0
[3.3.3]: https://github.com/wright-group/WrightTools/compare/3.3.2...3.3.3
[3.3.2]: https://github.com/wright-group/WrightTools/compare/3.3.1...3.3.2
Expand Down
2 changes: 1 addition & 1 deletion WrightTools/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.4.0
3.4.1

0 comments on commit b1b3017

Please sign in to comment.