Skip to content

Commit 9e0f011

Browse files
author
Vladimir Prelovac
committed
chore: bump version to 0.4.4
1 parent 1a80e5e commit 9e0f011

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/fastfeedparser/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from .main import parse, FastFeedParserDict
22

3-
__version__ = "0.1.0"
3+
__version__ = "0.4.4"
44
__all__ = ["parse", "FastFeedParserDict"]

0 commit comments

Comments
 (0)