Skip to content

Commit

Permalink
v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed Jan 8, 2025
1 parent 81de9f8 commit f413cee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pylivestream/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from .utils import meta_caption
from .base import FileIn, Microphone, SaveDisk, Screenshare, Camera, Livestream

__version__ = "2.1.0"
__version__ = "2.1.1"

0 comments on commit f413cee

Please sign in to comment.