You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ASML_JobCreator/__version.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,9 @@
11
11
Demis D. John, Univ. of California Santa Barbara; Nanofabrication Facility; 2019
12
12
13
13
"""
14
-
version='1.1.0'# version number. x.x.A for minor updates, before pushing to x.A version. A.x.x is for major changes that are significantly not backwards compatible.
14
+
version='1.1.1'# version number. x.x.A for minor updates, before pushing to x.A version. A.x.x is for major changes that are significantly not backwards compatible.
15
15
16
-
versiondate="2020-01-22"# date this version number was updated
16
+
versiondate="2020-04-17"# date this version number was updated
0 commit comments