Skip to content

Commit 81a1e24

Browse files
committed
Update version.
1 parent d91ed40 commit 81a1e24

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2222
-Minor code cleanups and API changes
2323
-Some documentation cleanup
2424
-Change the estimate_est method to be inherited from a base Winding class and to use materials
25+
-Update version in setup.py file
2526

2627
## [v0.1.3]
2728

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="planar-magnetics",
8-
version="0.1.3",
8+
version="0.1.4",
99
author="Donny Zimmanck",
1010
author_email="[email protected]",
1111
description="Create planar magnetic structures programmatically and export to CAD tools.",

0 commit comments

Comments
 (0)