This commit is contained in:
mrg 2022-07-17 19:55:05 -07:00
parent c406e2a9da
commit 3b0533c9c7
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ import getpass
import subprocess
VERSION = "1.1.18"
VERSION = "1.2.0"
NAME = "OpenRAM v{}".format(VERSION)
USAGE = "openram.py [options] <config file>\nUse -h for help.\n"