Skip to content

Commit

Permalink
version bump 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
demisjohn committed Jan 22, 2020
1 parent 3d5b0d5 commit d8a8eba
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.0.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.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.

versiondate = "2020-01-18" # date this version number was updated
versiondate = "2020-01-22" # date this version number was updated

author = "Demis D. John, UCSB Nanofab"

0 comments on commit d8a8eba

Please sign in to comment.