Skip to content

Commit

Permalink
Bump version to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hv0905 committed Jul 15, 2024
1 parent cc0e6e5 commit 309f64d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
__title__ = 'NekoImageGallery'
__description__ = 'An AI-powered natural language & reverse Image Search Engine powered by CLIP & qdrant.'
__version__ = '1.2.0'
__version__ = '1.3.0'
__author__ = 'EdgeNeko; pk5ls20'
__author_email__ = '[email protected]'
__url__ = 'https://github.com/hv0905/NekoImageGallery'

0 comments on commit 309f64d

Please sign in to comment.