diff --git a/cloudevents/__init__.py b/cloudevents/__init__.py index c6e1151..1f52fdb 100644 --- a/cloudevents/__init__.py +++ b/cloudevents/__init__.py @@ -12,4 +12,4 @@ # License for the specific language governing permissions and limitations # under the License. -__version__ = "1.10.1" +__version__ = "1.11.0"