Skip to content

Commit 636f9c9

Browse files
authored
Merge pull request #131 from ccnmtl/release-0.1.7
🔖 release 0.1.7
2 parents 6864b33 + 0a368bf commit 636f9c9

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.7 (2022-08-02)
2+
===================
3+
* Bug fixes for the hint feature
4+
15
0.1.6.2 (2022-06-15)
26
===================
37
* Bug fixes

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