Skip to content

Commit

Permalink
release Hatchling v1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ofek committed May 9, 2023
1 parent 8488904 commit 3dc6f02
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/hatchling/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.14.1'
__version__ = '1.15.0'
2 changes: 2 additions & 0 deletions docs/history/hatchling.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## Unreleased

## [1.15.0](https://github.com/pypa/hatch/releases/tag/hatchling-v1.15.0) - 2023-05-09 ## {: #hatchling-v1.15.0 }

***Added:***

- Add `app` build target
Expand Down

0 comments on commit 3dc6f02

Please sign in to comment.