Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
demisjohn committed May 10, 2020
1 parent 3a847c9 commit 4377bd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ASML_JobCreator/__version.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
Demis D. John, Univ. of California Santa Barbara; Nanofabrication Facility; 2019
"""
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.
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.

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

author = "Demis D. John, UCSB Nanofab"

0 comments on commit 4377bd5

Please sign in to comment.