Skip to content

Commit 33aa4d3

Browse files
committed
release Hatchling v1.17.1
1 parent 2c91b57 commit 33aa4d3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

backend/src/hatchling/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.17.0'
1+
__version__ = '1.17.1'

docs/history/hatchling.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88

99
## Unreleased
1010

11+
## [1.17.1](https://github.com/pypa/hatch/releases/tag/hatchling-v1.17.1) - 2023-06-03 ## {: #hatchling-v1.17.1 }
12+
1113
***Fixed:***
1214

1315
- Fix dev mode when the project has symlinks and file inclusion is defined with the `packages` or `only-include` options

0 commit comments

Comments
 (0)