Skip to content

Commit fb00f3d

Browse files
github-actions[bot]actions-userweibullguy
authored
release: v0.15.3 (#869)
* release: v0.15.3 Co-authored-by: GitHub Action <action@github.com> Co-authored-by: weibullguy <weibullguy@users.noreply.github.com>
1 parent d03b329 commit fb00f3d

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# Changelog
22

3-
## [v0.12.0](https://github.com/ReliaQualAssociates/ramstk/tree/v0.12.0) (2021-01-19)
3+
## [Unreleased]
44

5+
## [0.15.3]
6+
7+
## [v0.12.0(https://github.com/ReliaQualAssociates/ramstk/tree/v0.12.0)]
58
[Full Changelog](https://github.com/ReliaQualAssociates/ramstk/compare/v0.11.0...v0.12.0)
69

710
**Implemented features:**
@@ -22,8 +25,7 @@
2225
- chore: add tests for configuration.py to increase coverage [\#446](https://github.com/ReliaQualAssociates/ramstk/pull/446) ([weibullguy](https://github.com/weibullguy))
2326
- chore: create install targets [\#444](https://github.com/ReliaQualAssociates/ramstk/pull/444) ([weibullguy](https://github.com/weibullguy))
2427

25-
## [v0.11.0](https://github.com/ReliaQualAssociates/ramstk/tree/v0.11.0) (2021-01-16)
26-
28+
## [v0.11.0(https://github.com/ReliaQualAssociates/ramstk/tree/v0.11.0)]
2729
[Full Changelog](https://github.com/ReliaQualAssociates/ramstk/compare/v0.10.0...v0.11.0)
2830

2931
**Closed issues:**
@@ -42,8 +44,7 @@
4244
- refactor: split options and preferences data managers [\#435](https://github.com/ReliaQualAssociates/ramstk/pull/435) ([weibullguy](https://github.com/weibullguy))
4345
- test: create MockDAO and mock tables for testing [\#434](https://github.com/ReliaQualAssociates/ramstk/pull/434) ([weibullguy](https://github.com/weibullguy))
4446

45-
## [Unreleased](https://github.com/ReliaQualAssociates/ramstk/tree/HEAD)
46-
47+
## [Unreleased(https://github.com/ReliaQualAssociates/ramstk/tree/HEAD)]
4748
[Full Changelog](https://github.com/ReliaQualAssociates/ramstk/compare/v0.0.0...HEAD)
4849

4950
**Implemented enhancements:**

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.15.2
1+
0.15.3

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "ramstk"
3-
version = "0.15.2"
3+
version = "0.15.3"
44
description = "A tool to manage RAMS data and analyses."
55
authors = ["Doyle 'weibullguy' Rowland <doyle.rowland@reliaqual.com>"]
66
maintainers = ["Doyle 'weibullguy' Rowland <doyle.rowland@reliaqual.com>"]

0 commit comments

Comments
 (0)