Skip to content

Commit b1b3017

Browse files
authored
3.4.1 (#1028)
1 parent 05480d2 commit b1b3017

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

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.4.1]
9+
810
### Added
911
- `artists.create_figure`: kwarg `margin` allows unique margins on all sides
1012

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

282-
[Unreleased]: https://github.com/wright-group/WrightTools/compare/3.4.0...HEAD
284+
[Unreleased]: https://github.com/wright-group/WrightTools/compare/3.4.1...HEAD
285+
[3.4.1]: https://github.com/wright-group/WrightTools/compare/3.4.0...3.4.1
283286
[3.4.0]: https://github.com/wright-group/WrightTools/compare/3.3.3...3.4.0
284287
[3.3.3]: https://github.com/wright-group/WrightTools/compare/3.3.2...3.3.3
285288
[3.3.2]: https://github.com/wright-group/WrightTools/compare/3.3.1...3.3.2

WrightTools/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.4.0
1+
3.4.1

0 commit comments

Comments
 (0)