Skip to content

Commit cb3daa8

Browse files
committed
0.0.1.dev2
1 parent 2dc0b7d commit cb3daa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ def read_text(file_name):
6565
# | 21 | DVSNIER_PROJECT_URLS | dict | | 项目 URL | |
6666
# | 22 | | | | | |
6767
DVSNIER_NAME = 'com.dvsnier.process' # Required
68-
DVSNIER_VERSION = '0.0.1.dev1' # Required
68+
DVSNIER_VERSION = '0.0.1.dev2' # Required
6969
DVSNIER_DESCRIPTOIN = 'this is dvsnier process.' # Optional
7070
# Get the long description from the README file
7171
DVSNIER_LONG_DESCRIPTOIN = read_text(str(PROJECT_DESCRIPTION)) # Optional

0 commit comments

Comments
 (0)