浏览代码

version bump

cheskel 2 年之前
父节点
当前提交
a557ee1656
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      LICENSE
  2. 1 1
      scrapetube/__init__.py

+ 1 - 1
LICENSE

@@ -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

+ 1 - 1
scrapetube/__init__.py

@@ -1,3 +1,3 @@
 from .scrapetube import get_channel, get_search, get_playlist
 
-__version__ = "2.4.0"
+__version__ = "2.5.0"