Skip to content

Commit c9cea41

Browse files
committed
Bump version to 1.16.5
1 parent 56e6c82 commit c9cea41

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

magneticalc/Version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1818

1919

20-
__VERSION__ = "v1.16.3" # MAJ.MIN.REV
20+
__VERSION__ = "v1.16.5" # MAJ.MIN.REV
2121

2222

2323
__URL__ = "https://github.com/shredEngineer/MagnetiCalc"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "magneticalc"
3-
version = "1.16.4"
3+
version = "1.16.5"
44
description = ""
55
authors = [
66
{name = "Paul Wilhelm",email = "paul@wilhelm.dev"}

0 commit comments

Comments
 (0)