We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d965e03 commit 6742c75Copy full SHA for 6742c75
docs/CHANGELOG.md
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
-## [0.1.1] - 2025-08-18
+## [0.1.2] - 2025-08-18
11
12
### Removed
13
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
[project]
6
requires-python = ">=3.10"
name = "repo-man"
-version = "0.1.1"
+version = "0.1.2"
description = "Manage repositories of a variety of different types."
authors = [
{ name = "Dane Hillard", email = "github@danehillard.com" }
0 commit comments