Skip to content

Commit ed38921

Browse files
committed
v0.3.3
1 parent fe8c920 commit ed38921

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

gds_fdtd/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
__author__ = """Mustafa Hammood"""
55
__email__ = "mustafa@siepic.com"
6-
__version__ = "0.3.2"
6+
__version__ = "0.3.3"

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ classifiers = [
2222

2323
dependencies = [
2424
"pip>=23.3",
25+
"matplotlib",
2526
"bump2version==0.5.11",
2627
"wheel>=0.38.1",
2728
"watchdog==2.3.0",

0 commit comments

Comments
 (0)