Skip to content

Commit

Permalink
version bump to 3.4 (#1014)
Browse files Browse the repository at this point in the history
* version bump to 3.4

* Update changelog links

Co-authored-by: Morrow <dmorrow@anl.gov>
Co-authored-by: Kyle Sunden <git@ksunden.space>
  • Loading branch information
3 people committed Jun 21, 2021
1 parent 669d14d commit 6f7591b
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.0]

### Added
- `from_databroker` method to import Data objects from databroker catalogs

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

[Unreleased]: https://github.com/wright-group/WrightTools/compare/3.3.3...HEAD
[Unreleased]: https://github.com/wright-group/WrightTools/compare/3.4.0...HEAD
[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
[3.3.1]: https://github.com/wright-group/WrightTools/compare/3.3.0...3.3.1
Expand Down
2 changes: 1 addition & 1 deletion WrightTools/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.3
3.4.0

0 comments on commit 6f7591b

Please sign in to comment.