mirror of
https://github.com/davidism/modify-repos.git
synced 2025-08-04 08:58:24 +00:00
start version 0.1.1
This commit is contained in:
parent
dff0232764
commit
78bbd954d9
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
## Version 0.1.1
|
||||||
|
|
||||||
|
Unreleased
|
||||||
|
|
||||||
## Version 0.1.0
|
## Version 0.1.0
|
||||||
|
|
||||||
Released 2025-01-14
|
Released 2025-01-14
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[project]
|
[project]
|
||||||
name = "modify-repos"
|
name = "modify-repos"
|
||||||
version = "0.1.0"
|
version = "0.1.1.dev"
|
||||||
description = "Apply changes across multiple repos at once."
|
description = "Apply changes across multiple repos at once."
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
authors = [{ name = "David Lord" }]
|
authors = [{ name = "David Lord" }]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue