Skip to content

Commit d2d3430

Browse files
committed
Updated pyproject.toml for version change
1 parent 65c1881 commit d2d3430

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
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55
[project]
66
name = "logicalpy"
77
description = "A library providing basic functionalities for manipulating propositional logic"
8-
version = "1.2.0"
8+
version = "1.2.1"
99
authors = [
1010
{name = "Timothée Monin"}
1111
]

0 commit comments

Comments
 (0)