Skip to content

Commit ffeefb1

Browse files
committed
v0.3.0.2
1 parent ac0f3e0 commit ffeefb1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file including pl
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

6-
## [0.3.0.1]
6+
## [0.3.0.2]
77

88
### Added
99
- Version number can be added in the gui_config.ini file, but it must not
@@ -137,7 +137,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
137137
- ListBox
138138

139139
[0.3.1]: https://github.com/tblanke/ScenarioGUI/compare/v0.3.0.1...main
140-
[0.3.0.1]: https://github.com/tblanke/ScenarioGUI/compare/v0.3.0...v0.3.0.1
140+
[0.3.0.2]: https://github.com/tblanke/ScenarioGUI/compare/v0.3.0...v0.3.0.1
141141
[0.3.0]: https://github.com/tblanke/ScenarioGUI/compare/v0.2.2...v0.3.0
142142
[0.2.2]: https://github.com/tblanke/ScenarioGUI/compare/v0.2.1...v0.2.2
143143
[0.2.1]: https://github.com/tblanke/ScenarioGUI/compare/v0.2.0...v0.2.1

pytest

Whitespace-only changes.

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = ScenarioGUI
3-
version = 0.3.0.1
3+
version = 0.3.0.2
44
author = Tobias Blanke
55
author_email = blanke@fh-aachen.de
66
description = Python package for a scenario based GUI

0 commit comments

Comments
 (0)