Sign in
pigweed
/
third_party
/
github
/
pybind
/
pybind11
/
e70b2abb6dee27a2889b01f245a2a28e6fcd4b01
/
.
/
pybind11
/
_version.py
blob: 1e7ad885cb8523dfa7ee267435f337d0957c0b67 [
file
]
version_info
=
(
1
,
7
)
__version__
=
'.'
.
join
(
map
(
str
,
version_info
))