Skip to content

Commit 1be6aa8

Browse files
author
ManuelFay
committed
change version name
1 parent 392ea40 commit 1be6aa8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ notebooks/
1919
*.sh
2020
.env
2121
notebooks
22+
dist/

setup.py

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

77
setup(
88
name="Image-Search",
9-
version="DEV",
9+
version="v0.0.1",
1010
description="Image Search module",
1111
author="Manuel Faysse",
1212
author_email='[email protected]',

0 commit comments

Comments
 (0)