Skip to content

Commit

Permalink
release Hatchling v1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ofek committed May 12, 2023
1 parent 5d8c829 commit 4886f85
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.16.1'
__version__ = '1.17.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.17.0](https://github.com/pypa/hatch/releases/tag/hatchling-v1.17.0) - 2023-05-12 ## {: #hatchling-v1.17.0 }

***Added:***

- The `app` build target now embeds the project version in the name of binaries
Expand Down

0 comments on commit 4886f85

Please sign in to comment.