File tree 2 files changed +7
-1
lines changed
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
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 1.11.1]
10
+
11
+ ### Fixed
12
+ - Kafka ` conversion ` marshaller and unmarshaller typings ([ #240 ] )
13
+
9
14
## [ 1.11.0]
10
15
11
16
### Fixed
@@ -287,3 +292,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
287
292
[ #232 ] : https://github.com/cloudevents/sdk-python/pull/232
288
293
[ #235 ] : https://github.com/cloudevents/sdk-python/pull/235
289
294
[ #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 12
12
# License for the specific language governing permissions and limitations
13
13
# under the License.
14
14
15
- __version__ = "1.11.0 "
15
+ __version__ = "1.11.1 "
You can’t perform that action at this time.
0 commit comments