Skip to content

Commit 879a9f0

Browse files
updated version
1 parent 0aa8ba0 commit 879a9f0

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.1'
3+
__version__ = '1.0.2'
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)