Skip to content

Commit

Permalink
🔖 hatch-pip-compile 1.11.3
Browse files Browse the repository at this point in the history
# [v1.11.3](v1.11.2...v1.11.3) (2024-09-05)

## 🐛 Bug Fixes
- [`ab7177e`](ab7177e)  allow pre-existing lockfiles

[skip ci]
  • Loading branch information
github-actions[bot] committed Sep 5, 2024
1 parent ab7177e commit a3c52bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hatch_pip_compile/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
__author__ = "Justin Flannery"
__email__ = "[email protected]"
__application__ = "hatch-pip-compile"
__version__ = "1.11.2"
__version__ = "1.11.3"

0 comments on commit a3c52bb

Please sign in to comment.