This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
sp
/
tempestpy
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
145
Commits
1
Branch
0
Tags
2.1 MiB
C++
64.1%
Python
29.2%
CMake
3.2%
Raku
2.4%
Shell
0.7%
Other
0.3%
Tree:
ecd1b1f528
tempestpy
/
resources
/
pybind11
/
_version.py
2 lines
77 B
Raw
Blame
History
version_info
=
(
2
,
2
,
'
dev0
'
)
__version__
=
'
.
'
.
join
(
map
(
str
,
version_info
)
)
Reference in new issue