Skip to content

Commit 94e6cc8

Browse files
committed
0.0.1.dev1
1 parent 5110fe9 commit 94e6cc8

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.git' # Required
66-
DVSNIER_VERSION = '0.0.1.dev0' # Required
66+
DVSNIER_VERSION = '0.0.1.dev1' # Required
6767
DVSNIER_DESCRIPTOIN = 'this is dvsnier git.' # 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)