Skip to content

Commit 1727bb0

Browse files
authored
Merge pull request #24 from damonlynch/update-manpage-generation
release 1.1.6a1
2 parents 464f1be + 93b3b32 commit 1727bb0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changelog for Show in File Manager
22
==================================
33

4-
1.1.6 (2024-04-xx)
5-
------------------
4+
1.1.6a1 (2024-04-18)
5+
--------------------
66
- Update SPDX headers to be compliant with spec.
77
- Switch to [hatch](https://hatch.pypa.io/latest/) from setuptools.
88
- New build dependency: [hatch-argparse-manpage](https://github.com/damonlynch/hatch-argparse-manpage).

RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ Release Notes for Show in File Manager 1.1.6
55
[Hatch](https://github.com/pypa/hatch).
66

77
- To generate the manpage, a new plugin [Hatch-argparse-manpage](https://github.com/damonlynch/hatch-argparse-manpage)
8-
is used, which is a new build-time dependency. Tthis plugin can be used
8+
is used, which is a new build-time dependency. This plugin can be used
99
with any Hatch project, not just Show in File Manager.

0 commit comments

Comments
 (0)