Skip to content

Commit 941a64f

Browse files
committed
v0.3.6
1 parent e6fd934 commit 941a64f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.5"
6+
__version__ = "0.3.6"

pyproject.toml

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

55
[project]
66
name = "gds_fdtd"
7-
version = "0.3.5"
7+
version = "0.3.6"
88
description = "A minimalist package for simulating photonics designs."
99
authors = [{name = "Mustafa Hammood", email = "mustafa@siepic.com"}]
1010
license = {text = "MIT"}

0 commit comments

Comments
 (0)