Skip to content

Commit 0fc190b

Browse files
authored
Update __init__.py
1 parent 667de4e commit 0fc190b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

substack/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
__author__ = "Paolo Mazza"
44
__email__ = "mazzapaolo2019@gmail.com"
55
__license__ = "MIT License"
6-
__version__ = "0.1.22"
6+
__version__ = "0.1.23"
77
__url__ = "https://github.com/ma2za/python-substack"
88
__download_url__ = "https://pypi.python.org/pypi/python-substack"
99
__description__ = "A Python wrapper around the Substack API"

0 commit comments

Comments
 (0)