Skip to content

Commit 2a57519

Browse files
authored
Merge pull request #202 from ccnmtl/release-0.1.8
🔖 release 0.1.8
2 parents 968d6be + 14bfbf0 commit 2a57519

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.8 (2023-03-28)
2+
===================
3+
* Add AI support and bug fixes
4+
15
0.1.7 (2022-08-02)
26
===================
37
* Bug fixes for the hint feature

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