From d700fe1a26e0e81dab3c6b3d72c54040bb71acbe Mon Sep 17 00:00:00 2001 From: Sebastian Goeldi Date: Tue, 23 Jul 2019 14:50:45 +0200 Subject: [PATCH] Fixed documentation version --- docsrc/_source/conf.py | 4 ++-- grain.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docsrc/_source/conf.py b/docsrc/_source/conf.py index ff754ca..b1d317c 100644 --- a/docsrc/_source/conf.py +++ b/docsrc/_source/conf.py @@ -37,9 +37,9 @@ author = 'Sebastian Goeldi' # The short X.Y version -version = '' +version = '1.0' # The full version, including alpha/beta/rc tags -release = '0.1.2' +release = '1.0.1' # -- General configuration --------------------------------------------------- diff --git a/grain.xml b/grain.xml index beca132..235e5fe 100644 --- a/grain.xml +++ b/grain.xml @@ -3,7 +3,7 @@ KLayoutPhotonicPCells/core false - 1.0.0 + 1.0.1 0.25 KLayout Photonic PCells Core KLayout Photonic PCells introduces the concept of ports to KLayout. Ports in contrast to pins also track directions. Additionally, PCells can be built hierarchically from other PCells and new shapes. The sub-cells can be connected to each other through ports.