diff --git a/hatch_pip_compile/__about__.py b/hatch_pip_compile/__about__.py index 01f758a..c5f5f94 100644 --- a/hatch_pip_compile/__about__.py +++ b/hatch_pip_compile/__about__.py @@ -5,4 +5,4 @@ __author__ = "Justin Flannery" __email__ = "juftin@juftin.com" __application__ = "hatch-pip-compile" -__version__ = "1.3.0" +__version__ = "1.4.0"