Skip to content

Commit b82bc15

Browse files
authored
Merge pull request #25 from newsdataapi/market/update
.
2 parents 89e5639 + 7bfb584 commit b82bc15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/newsdataapi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
NewsdataValidationError,
1313
)
1414

15-
__version__ = "0.2.1"
15+
__version__ = "0.2.2"
1616

1717
__all__ = [
1818
"NewsDataApiClient",

0 commit comments

Comments
 (0)