Skip to content

Commit

Permalink
0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ktnrg45 committed Jun 4, 2022
1 parent 512d240 commit 12908df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyremoteplay/__version__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""Version for pyremoteplay."""
VERSION = "0.5.1"
VERSION = "0.6.0"
MIN_PY_VERSION = "3.8"

if __name__ == "__main__":
Expand Down

0 comments on commit 12908df

Please sign in to comment.