Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

Commit

Permalink
🔖 release: v1.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
SigureMo committed May 2, 2021
1 parent 8b65a69 commit d4947ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bilili/__version__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
VERSION = (1, 4, 5)
VERSION = (1, 4, 6)

__version__ = ".".join(map(str, VERSION))

2 comments on commit d4947ba

@vercel
Copy link

@vercel vercel bot commented on d4947ba May 2, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on d4947ba May 2, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.