Skip to content

Commit 4377bd5

Browse files
committed
version bump
1 parent 3a847c9 commit 4377bd5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ASML_JobCreator/__version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
Demis D. John, Univ. of California Santa Barbara; Nanofabrication Facility; 2019
1212
1313
"""
14-
version = '1.2.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.3.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.
1515

16-
versiondate = "2020-05-08" # date this version number was updated
16+
versiondate = "2020-05-10" # date this version number was updated
1717

1818
author = "Demis D. John, UCSB Nanofab"
1919

0 commit comments

Comments
 (0)