Skip to content

Commit

Permalink
0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jlaine committed Jan 24, 2024
1 parent c52c261 commit c566828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pylibsrtp/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from ._binding import ffi, lib

__all__ = ["Error", "Policy", "Session", "__version__"]
__version__ = "0.9.1"
__version__ = "0.10.0"


ERRORS = [
Expand Down

0 comments on commit c566828

Please sign in to comment.