Skip to content

Commit

Permalink
Bump version to v0.30.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pwt committed Jan 14, 2024
1 parent 93e4ea1 commit 2c45df8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion soco/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
__author__ = "The SoCo-Team <python-soco@googlegroups.com>"
# Please increment the version number and add the suffix "-dev" after
# a release, to make it possible to identify in-development code
__version__ = "0.30.1"
__version__ = "0.30.2"
__website__ = "https://github.com/SoCo/SoCo"
__license__ = "MIT License"

Expand Down

0 comments on commit 2c45df8

Please sign in to comment.