Skip to content

Commit 9dfef46

Browse files
committed
changed version to 1.1.3
1 parent b72b7b4 commit 9dfef46

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ Changelog
33

44
Unreleased
55
----------
6+
7+
1.1.3
8+
-----
69
* Grating coupler: make_traditional_coupler now allows to apodize the period of the grating
710
* Port: added with_width function to generate a copy of the Port with a certain width
811
* Increased precision in add_straight_segment by evaluating derivative

gdshelpers/__init__.py

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

1212
configuration = _Configuration()
1313

14-
__version__ = '1.1.2'
14+
__version__ = '1.1.3'

0 commit comments

Comments
 (0)