Skip to content

Commit 55ef262

Browse files
authored
Merge pull request #75 from ccnmtl/release0.1.3
Release 0.1.3
2 parents ab1ffbb + 3a13fbf commit 55ef262

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.3 (2022-03-17)
2+
===================
3+
* Changes to questions and code
4+
15
0.1.2 (2022-03-04)
26
===================
37
* A bug fix when a solution is reached

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.2",
30+
version="0.1.3",
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)