Skip to content

Commit

Permalink
v1.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed Oct 18, 2021
1 parent 1018fb6 commit 7a9cee4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ jobs:
macos:
needs: linux
runs-on: macos-latest
env:
HOMEBREW_NO_INSTALL_CLEANUP: 1

steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = pylivestream
version = 1.11.3
version = 1.11.4
author = Michael Hirsch, Ph.D.
author_email = scivision@users.noreply.github.com
description = Livestream using FFmpeg to YouTube Live, Periscope, Facebook Live, Twitch, and many more
Expand Down

0 comments on commit 7a9cee4

Please sign in to comment.