We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6fd934 commit 941a64fCopy full SHA for 941a64f
gds_fdtd/__init__.py
@@ -3,4 +3,4 @@
3
4
__author__ = """Mustafa Hammood"""
5
__email__ = "mustafa@siepic.com"
6
-__version__ = "0.3.5"
+__version__ = "0.3.6"
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi"
[project]
name = "gds_fdtd"
7
-version = "0.3.5"
+version = "0.3.6"
8
description = "A minimalist package for simulating photonics designs."
9
authors = [{name = "Mustafa Hammood", email = "mustafa@siepic.com"}]
10
license = {text = "MIT"}
0 commit comments