Add version info and release instructions for pybind11

This commit is contained in:
Sylvain Corlay
2016-02-01 09:51:35 -05:00
parent cd4e6ae3f0
commit 97dc81057f
5 changed files with 22 additions and 2 deletions

4
.gitignore vendored
View File

@@ -23,3 +23,7 @@ MANIFEST
/.ninja_*
/*.ninja
/docs/.build
*.py[co]
*.egg-info
*~
.DS_Store