Skip to content

Commit

Permalink
:erge branch 'sort-by'
Browse files Browse the repository at this point in the history
  • Loading branch information
dermasmid committed Jul 14, 2023
2 parents 76ee440 + a557ee1 commit 0b30906
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2021 Cheskel Twersky
Copyright (c) 2023 Cheskel Twersky

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion scrapetube/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from .scrapetube import get_channel, get_search, get_playlist

__version__ = "2.4.0"
__version__ = "2.5.0"

0 comments on commit 0b30906

Please sign in to comment.