Skip to content

Commit

Permalink
bump version 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cosven committed Jan 11, 2024
1 parent 84439ea commit e105fac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "feeluown-bilibili"
version = "0.3"
version = "0.3.1"
description = "Bilibili provider for FeelUOwn player."
homepage = "https://github.com/BruceZhang1993/feeluown-bilibili"
authors = ["Bruce Zhang <zttt183525594@gmail.com>"]
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

setup_kwargs = {
'name': 'feeluown-bilibili',
'version': '0.3',
'version': '0.3.1',
'description': 'Bilibili provider for FeelUOwn player.',
'author': 'Bruce Zhang',
'url': 'https://github.com/feeluown/feeluown-bilibili',
Expand Down

0 comments on commit e105fac

Please sign in to comment.