File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 1.11.1]
10+
11+ ### Fixed
12+ - Kafka ` conversion ` marshaller and unmarshaller typings ([ #240 ] )
13+
914## [ 1.11.0]
1015
1116### Fixed
@@ -287,3 +292,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
287292[ #232 ] : https://github.com/cloudevents/sdk-python/pull/232
288293[ #235 ] : https://github.com/cloudevents/sdk-python/pull/235
289294[ #236 ] : https://github.com/cloudevents/sdk-python/pull/236
295+ [ #240 ] : https://github.com/cloudevents/sdk-python/pull/240
Original file line number Diff line number Diff line change 1212# License for the specific language governing permissions and limitations
1313# under the License.
1414
15- __version__ = "1.11.0 "
15+ __version__ = "1.11.1 "
You can’t perform that action at this time.
0 commit comments