Skip to content

Commit 6742c75

Browse files
committed
Bump version
1 parent d965e03 commit 6742c75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10-
## [0.1.1] - 2025-08-18
10+
## [0.1.2] - 2025-08-18
1111

1212
### Removed
1313

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
[project]
66
requires-python = ">=3.10"
77
name = "repo-man"
8-
version = "0.1.1"
8+
version = "0.1.2"
99
description = "Manage repositories of a variety of different types."
1010
authors = [
1111
{ name = "Dane Hillard", email = "github@danehillard.com" }

0 commit comments

Comments
 (0)