Skip to content

Commit e87515e

Browse files
committed
v6.0.0
1 parent c5ea341 commit e87515e

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "6.0.0rc5",
2+
"version": "6.0.0",
33
"description": "darkseid linting",
44
"type": "module",
55
"scripts": {

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "darkseid"
3-
version = "6.0.0rc5"
3+
version = "6.0.0"
44
description = "A library to interact with comic archives"
55
authors = [{ name = "Brian Pepple", email = "[email protected]" }]
66
requires-python = ">=3.10"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)