Skip to content

Commit

Permalink
0.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ktnrg45 committed Jul 18, 2022
1 parent 1a8eaf1 commit dd2193b
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.7.4"
VERSION = "0.7.5"
MIN_PY_VERSION = "3.8"

if __name__ == "__main__":
Expand Down

0 comments on commit dd2193b

Please sign in to comment.