diff --git a/hatch_pip_compile/__about__.py b/hatch_pip_compile/__about__.py index f839962..040517f 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.9.0" +__version__ = "1.9.1"