Skip to content

Commit 98ab498

Browse files
authored
Update setup.py
1 parent 48a813e commit 98ab498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup_output = setup(
44
name="apicurio_datahub_kafka",
5-
version="1.0.0",
5+
version="2.0.0",
66
description="DataHub ApiCurio Schema Registry for Kafka Source",
77
package_dir={"": "src"},
88
packages=find_packages("src"),

0 commit comments

Comments
 (0)