Skip to content

Commit e547481

Browse files
committed
version bump
1 parent fefe08c commit e547481

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+
## [0.5.1]
9+
810
### Added
911
- return of from_topas3 method from older versions of attune, for backcompat
1012

@@ -73,7 +75,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
7375
### Added
7476
- initial release after a major rewrite
7577

76-
[Unreleased]: https://github.com/wright-group/attune/compare/0.5.0...master
78+
[Unreleased]: https://github.com/wright-group/attune/compare/0.5.1...master
79+
[0.5.1]: https://github.com/wright-group/attune/compare/0.5.0...0.5.1
7780
[0.5.0]: https://github.com/wright-group/attune/compare/0.4.5...0.5.0
7881
[0.4.5]: https://github.com/wright-group/attune/compare/0.4.4...0.4.5
7982
[0.4.4]: https://github.com/wright-group/attune/compare/0.4.3...0.4.4

attune/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.0
1+
0.5.1

0 commit comments

Comments
 (0)