Skip to content

Commit 699b568

Browse files
committed
PyCA 4.3
This is the release 4.3 of pyCA. PyCA 4.3 is a minor bugfix release with no changes to configuration or recording functionality. Bug Fixes --------- - Lower Required Flask Version (3458dd9)
1 parent 3458dd9 commit 699b568

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
@@ -11,7 +11,7 @@ def read(filename):
1111

1212
setup(
1313
name="pyca",
14-
version="4.2",
14+
version="4.3",
1515
description="Opencast Capture Agent",
1616
author="Lars Kiesow",
1717
author_email='lkiesow@uos.de',

0 commit comments

Comments
 (0)