This website requires JavaScript.
Explore
Help
Sign In
12345qiupeng
/
gtsam
Watch
1
Star
0
Fork
You've already forked gtsam
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8fa76865cb
gtsam
/
wrap
/
pybind11
/
pybind11
/
_version.py
4 lines
101 B
Python
Raw
Blame
History
# -*- coding: utf-8 -*-
version_info
=
(
2
,
5
,
'
dev1
'
)
__version__
=
'
.
'
.
join
(
map
(
str
,
version_info
)
)
Reference in New Issue
View Git Blame
Copy Permalink