Skip to content

Commit 097b82a

Browse files
committed
version bump with bug fix
1 parent 9576808 commit 097b82a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

1111
setup(
1212
name="dir-assistant",
13-
version="1.8.0",
13+
version="1.8.1",
1414
description="Chat with your current directory's files using a local or API LLM.",
1515
long_description=README,
1616
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)