File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ With pip:
25
25
pip install logicalpy
26
26
```
27
27
28
- Note than the library needs a Python version higher than 3.9.
28
+ Note that the library needs a Python version higher than 3.9.
29
29
30
30
## Contributing
31
31
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ With pip:
23
23
pip install logicalpy
24
24
```
25
25
26
- Note than the library needs a Python version higher than 3.9.
26
+ Note that the library needs a Python version higher than 3.9.
27
27
28
28
## Usage
29
29
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "hatchling.build"
5
5
[project ]
6
6
name = " logicalpy"
7
7
description = " A library providing basic functionalities for manipulating propositional logic"
8
- version = " 1.0.0 "
8
+ version = " 1.0.1 "
9
9
authors = [
10
10
{name = " Timothée Monin" }
11
11
]
You can’t perform that action at this time.
0 commit comments