Skip to content

Commit

Permalink
🔖 hatch-pip-compile 1.0.0
Browse files Browse the repository at this point in the history
# [v1.0.0](v0.2.2...v1.0.0) (2023-11-23)

## 💥 Breaking Changes
- [`fb265e6`](fb265e6)  Merge lock-directory into the filename, support formatting
- [`15a4bb2`](15a4bb2)  default requirements dir (Issues: [`#7`](#7))
- [`55c3e09`](55c3e09)  updated header (Issues: [`#9`](#9))

[skip ci]
  • Loading branch information
github-actions[bot] committed Nov 23, 2023
1 parent 55c3e09 commit f8ee6d4
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__ = "0.2.2"
__version__ = "1.0.0"

0 comments on commit f8ee6d4

Please sign in to comment.