Skip to content

Commit

Permalink
v0.3.57
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasc-ubc committed Nov 8, 2023
1 parent 2266588 commit bf7a0be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion klayout/EBeam/pymacros/SiEPIC_EBeam_Library.lym
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bf7a0be

Please sign in to comment.