Skip to content

Commit

Permalink
Update release version
Browse files Browse the repository at this point in the history
  • Loading branch information
SaberHQ authored Aug 17, 2024
1 parent ef8fe03 commit db9b936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/simulator.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
import math

PYTHON_VERSION = sys.version_info
VERSION = "3.1.0"
VERSION = "3.2.0"
PROGRAM = "NanoSim"
AUTHOR = "Chen Yang, Saber Hafezqorani, Ka Ming Nip, and Theodora Lo (UBC & BCGSC)"
CONTACT = "cheny@bcgsc.ca; shafezqorani@bcgsc.ca; kmnip@bcgsc.ca"
Expand Down

0 comments on commit db9b936

Please sign in to comment.