Skip to content

Commit 3e14ab7

Browse files
committed
Update setup.py
1 parent da43154 commit 3e14ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def get_install_requires():
2424
"Programming Language :: Python :: 3.7",
2525
"Programming Language :: Python :: 3.8",
2626
],
27-
description="Open-source frequency domain solver for photonic integrated circuits.",
27+
description="Open-source frequency domain circuit simulator for photonic integrated circuits.",
2828
license="MIT license",
2929
long_description=readme,
3030
include_package_data=True,

0 commit comments

Comments
 (0)