Skip to content

Commit 06a2896

Browse files
committed
Version bump to 1.8.1
1 parent b215b1a commit 06a2896

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

PyNEC/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "PyNEC"
7-
version = "1.8.0"
7+
version = "1.8.1"
88
description = "Python Antenna Simulation Module (nec2++) object-oriented interface"
99
readme = "README.md"
1010
license = "GPL-3.0-only"

necpp/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "necpp"
7-
version = "1.8.0"
7+
version = "1.8.1"
88
description = "Python Antenna Simulation Module (nec2++) C-style interface"
99
readme = "README.md"
1010
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)