Skip to content

Commit 0229f30

Browse files
committed
fixed broken pyproject.toml.
1 parent cc0a9b3 commit 0229f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "sswg"
3-
trsion = "3.0.0"
3+
version = "3.0.0"
44
description = "A Simple Static Website Generator that converts a markdown inspired markup language into web pages."
55
authors = [
66
{name = "Petter Amland", email = "pokepetter@gmail.com"}

0 commit comments

Comments
 (0)