Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
hbmartin committed Jan 27, 2020
1 parent ce46232 commit 2c72884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytube/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "9.5.10"
__version__ = "9.5.11"

if __name__ == "__main__":
print(__version__)

0 comments on commit 2c72884

Please sign in to comment.