mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 21:19:12 +00:00
Bump Khoj to version 0.2.1. It's the current version in development
Each push to master creates a development release on pypi
This commit is contained in:
2
setup.py
2
setup.py
@@ -7,7 +7,7 @@ this_directory = Path(__file__).parent
|
||||
|
||||
setup(
|
||||
name='khoj-assistant',
|
||||
version='0.2.0',
|
||||
version='0.2.1',
|
||||
description="A natural language search engine for your personal notes, transactions and images",
|
||||
long_description=(this_directory / "Readme.md").read_text(encoding="utf-8"),
|
||||
long_description_content_type="text/markdown",
|
||||
|
||||
Reference in New Issue
Block a user