mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-24 14:55:01 +00:00
update: address review points
This commit is contained in:
committed by
Henry Schreiner
parent
f64d5aa6da
commit
1651c32492
@@ -11,8 +11,7 @@
|
||||
|
||||
#define PYBIND11_VERSION_MAJOR 2
|
||||
#define PYBIND11_VERSION_MINOR 6
|
||||
#define PYBIND11_VERSION_PATCH 0
|
||||
#define PYBIND11_VERSION_TYPE "dev"
|
||||
#define PYBIND11_VERSION_PATCH dev0
|
||||
|
||||
#define PYBIND11_NAMESPACE_BEGIN(name) namespace name {
|
||||
#define PYBIND11_NAMESPACE_END(name) }
|
||||
|
||||
Reference in New Issue
Block a user