mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-25 15:24:52 +00:00
begin work on v2.1.0
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
version_info = (2, 0, 0)
|
||||
version_info = (2, 1, 'dev0')
|
||||
__version__ = '.'.join(map(str, version_info))
|
||||
|
||||
Reference in New Issue
Block a user