Skip to content
GitLab
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-cluster
59dafbcd8bc2665440dfeb755369dc1740a3a7d6
59dafbcd8bc2665440dfeb755369dc1740a3a7d6
Switch branch/tag
csst-dfs-api-cluster
csst_dfs_api_cluster
__init__.py
Find file
Normal view
History
Permalink
__init__.py
79 Bytes
Newer
Older
init
Shoulin Wei
committed
Apr 07, 2021
1
2
__version_info__
=
(
1
,
0
,
0
)
__version__
=
'.'
.
join
(
map
(
str
,
__version_info__
))