mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-13 01:36:21 +00:00
begin working on next version
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
version_info = (2, 5, 0)
|
||||
version_info = (2, 5, 'dev1')
|
||||
__version__ = '.'.join(map(str, version_info))
|
||||
|
||||
Reference in New Issue
Block a user