[pybind11] Fix version in CONTROL after update

This commit is contained in:
Albert Ziegenhagel 2018-01-05 15:27:16 +01:00 committed by GitHub
parent 729202adcc
commit 087498f675
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
Source: pybind11
Version: 2.2.0
Version: 2.2.1
Description: pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code.
Build-Depends: python3