Skip to content

Commit a1836f4

Browse files
authored
Fix library name (#28)
1 parent 5ad8a09 commit a1836f4

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 = "django-fsm"
2+
name = "django-fsm-2"
33
version = "4.0.0"
44
description = "Django friendly finite state machine support."
55
authors = [

0 commit comments

Comments
 (0)