Skip to content

Commit 2c2ca5f

Browse files
committed
fix: get started releasing
1 parent d8aed5c commit 2c2ca5f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.0"
2+
".": "0.0.0"
33
}

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "django-deprecated-field"
7-
version = "0.1.0"
7+
version = "0.0.0"
88
authors = [
99
{ name = "Oda Tech", email = "[email protected]" },
1010
]

0 commit comments

Comments
 (0)