Skip to content

Commit 0104538

Browse files
committed
Updating version to 1.4.0-rc.1
1 parent 59d412d commit 0104538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import pathlib
55
from setuptools import setup, find_packages
66

7-
VERSION = "1.4.0"
7+
VERSION = "1.4.0-rc.1"
88
DESCRIPTION = "CDOT Work Zone WZDx Translators"
99
HERE = pathlib.Path(__file__).parent
1010
README = (HERE / "README.md").read_text()

0 commit comments

Comments
 (0)