Skip to content

Commit a3d3f1e

Browse files
committed
fix metaproject name
1 parent d5aa85e commit a3d3f1e

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,5 +1,5 @@
11
[tool.poetry]
2-
name = "mystbin.py"
2+
name = "mystbin-py"
33
version = "5.0.0"
44
description = "A small simple wrapper around the mystb.in API."
55
authors = ["AbstractUmbra <[email protected]>"]

0 commit comments

Comments
 (0)