Skip to content

Commit 1b207a3

Browse files
authored
Merge pull request #88 from ccnmtl/release-0.1.4
🔖 release 0.1.4
2 parents 05995ae + 7f5e14a commit 1b207a3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.1.4 (2022-04-05)
2+
===================
3+
* Fixes bug dealing with parentheses
4+
15
0.1.3 (2022-03-17)
26
===================
37
* Changes to questions and code

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
setup(
2929
name="logiclearnertools",
30-
version="0.1.3",
30+
version="0.1.4",
3131
author="Natalia Dittren, Columbia University Computer Science Faculty and Students",
3232
author_email="[email protected]",
3333
url="https://github.com/ccnmtl/logiclearnertools",

0 commit comments

Comments
 (0)