Skip to content

Commit ee89564

Browse files
updated package version to 1.0.1
1 parent a7cb6a9 commit ee89564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

venus/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import os
22

3-
__version__ = '1.0.0'
3+
__version__ = '1.0.1'
44
__config__ = '[SETTINGS]\nSEARCH_TERMS =\nOUTPUT_PATH =\nWAIT_TIME ='
55

66
dir_path_to_conf = os.path.join(os.path.expanduser('~'), '.config/venus')

0 commit comments

Comments
 (0)