Skip to content

Commit 8adb315

Browse files
committed
package: upgrade to 0.3.0
1 parent 8e1da84 commit 8adb315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def parse_extra_requirements(directory):
1818

1919
setup(
2020
name="gst-python-ml",
21-
version="0.2.0",
21+
version="0.3.0",
2222
packages=find_packages(where="plugins/python"),
2323
package_dir={"": "plugins/python"},
2424
include_package_data=True,

0 commit comments

Comments
 (0)