Skip to content

Commit fde5879

Browse files
authored
Merge pull request #31 from bcliang/release-0.4.3
Release 0.4.3
2 parents 0e6cb85 + 1e03668 commit fde5879

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1313
### Added
1414
-
1515

16+
## [0.4.3] - 2020-05-28
17+
18+
### Fixed
19+
- [#30](https://github.com/bcliang/gamry-parser/pull/28) Include missing files in sdist
20+
1621
## [0.4.2] - 2020-05-20
1722

1823
### Added

gamry_parser/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.4.2'
1+
__version__ = '0.4.3'

0 commit comments

Comments
 (0)