From bf7a0be2e112abcf9705a27ffabeae44ad7febf0 Mon Sep 17 00:00:00 2001 From: Lukas Chrostowski Date: Wed, 8 Nov 2023 00:07:59 -0800 Subject: [PATCH] v0.3.57 --- klayout/EBeam/pymacros/SiEPIC_EBeam_Library.lym | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/klayout/EBeam/pymacros/SiEPIC_EBeam_Library.lym b/klayout/EBeam/pymacros/SiEPIC_EBeam_Library.lym index a88d7c48..29e4b7f3 100644 --- a/klayout/EBeam/pymacros/SiEPIC_EBeam_Library.lym +++ b/klayout/EBeam/pymacros/SiEPIC_EBeam_Library.lym @@ -169,7 +169,7 @@ class SiEPIC_EBeam_Library(Library): print("Initializing '%s' Library." % library) # Set the description - self.description = "v0.3.56, Components with models" + self.description = "v0.3.57, Components with models" # Save the path, used for loading WAVEGUIDES.XML import os