Skip to content

Commit

Permalink
PyCA 4.3
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
lkiesow committed May 27, 2021
1 parent 3458dd9 commit 699b568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ def read(filename):

setup(
name="pyca",
version="4.2",
version="4.3",
description="Opencast Capture Agent",
author="Lars Kiesow",
author_email='[email protected]',
Expand Down

0 comments on commit 699b568

Please sign in to comment.