Skip to content

Commit 2f65b70

Browse files
committed
Release: v0.5.0
1 parent bee7f64 commit 2f65b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/huggingface_hub/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# See the License for the specific language governing permissions and
1717
# limitations under the License.
1818

19-
__version__ = "0.5.0.dev0"
19+
__version__ = "0.5.0"
2020

2121
from .commands.user import notebook_login
2222
from .constants import (

0 commit comments

Comments
 (0)