Skip to content

Commit

Permalink
v0.3.34
Browse files Browse the repository at this point in the history
Former-commit-id: 92694f1
  • Loading branch information
lukasc-ubc committed May 19, 2021
1 parent 1eb04f4 commit 8f6831f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ class SiEPIC_EBeam_Library(Library):
print("Initializing '%s' Library." % library)

# Set the description
self.description = "v0.3.33, Components with models"
self.description = "v0.3.34, Components with models"


# Import all the GDS files from the tech folder
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ class SiEPIC_EBeam_Library_Beta(Library):
print("Initializing '%s' Library." % library)

# Set the description
self.description = "v0.3.33, Beta components"
self.description = "v0.3.34, Beta components"


# Import all the GDS files from the tech folder
Expand Down

0 comments on commit 8f6831f

Please sign in to comment.