Skip to content

Commit 3acdbab

Browse files
committed
Updated pyproject.toml for preparing version change to 1.2.0
1 parent 31690d3 commit 3acdbab

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.1.0"
8+
version = "1.2.0"
99
authors = [
1010
{name = "Timothée Monin"}
1111
]

0 commit comments

Comments
 (0)