Skip to content

Commit ea11979

Browse files
committed
0.0.1.dev3
1 parent 4a76ebc commit ea11979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ def read_text(file_name):
6363
# | 21 | DVSNIER_PROJECT_URLS | dict | | 项目 URL | |
6464
# | 22 | | | | | |
6565
DVSNIER_NAME = 'com.dvsnier.directory' # Required
66-
DVSNIER_VERSION = '0.0.1.dev2' # Required
66+
DVSNIER_VERSION = '0.0.1.dev3' # Required
6767
DVSNIER_DESCRIPTOIN = 'this is dvsnier directory.' # Optional
6868
# Get the long description from the README file
6969
DVSNIER_LONG_DESCRIPTOIN = read_text(str(PROJECT_DESCRIPTION)) # Optional

0 commit comments

Comments
 (0)