Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-dfs
csst-dfs-api-local
Commits
6c8cf5ab
Commit
6c8cf5ab
authored
1 year ago
by
Wei Shoulin
Browse files
Options
Download
Email Patches
Plain Diff
fix ver and deps
parent
6568b83f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
setup.cfg
+2
-2
setup.cfg
with
2 additions
and
2 deletions
+2
-2
setup.cfg
+
2
-
2
View file @
6c8cf5ab
...
@@ -10,7 +10,7 @@ keywords = astronomy, astrophysics, cosmology, space, CSST
...
@@ -10,7 +10,7 @@ keywords = astronomy, astrophysics, cosmology, space, CSST
url = https://csst-tb.bao.ac.cn/code/csst-dfs/csst-dfs-api-local
url = https://csst-tb.bao.ac.cn/code/csst-dfs/csst-dfs-api-local
[bumpver]
[bumpver]
current_version = "1.0.
0
"
current_version = "1.0.
1
"
version_pattern = "MAJOR.MINOR.PATCH[PYTAGNUM]"
version_pattern = "MAJOR.MINOR.PATCH[PYTAGNUM]"
commit_message = "Release {new_version}"
commit_message = "Release {new_version}"
commit = True
commit = True
...
@@ -20,7 +20,7 @@ push = True
...
@@ -20,7 +20,7 @@ push = True
[bumpver:file_patterns]
[bumpver:file_patterns]
setup.cfg =
setup.cfg =
current_version = "{version}"
current_version = "{version}"
csst_dfs_api/version.py =
csst_dfs_api
_local
/version.py =
__version__ = "{version}"
__version__ = "{version}"
[options]
[options]
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets