Sign in
◑
Theme
pigweed
/
third_party
/
github
/
pybind
/
pybind11
/
dc9006db4f97d9b73cb919b2db691c0fe56bcdb4
/
.
/
pybind11
/
_version.py
blob: 5bf3483d2e28f2af25fb3eced6fc4ac5cfba56a6 [
file
]
version_info
=
(
2
,
4
,
'dev4'
)
__version__
=
'.'
.
join
(
map
(
str
,
version_info
))