We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 667de4e commit 0fc190bCopy full SHA for 0fc190b
1 file changed
substack/__init__.py
@@ -3,7 +3,7 @@
3
__author__ = "Paolo Mazza"
4
__email__ = "mazzapaolo2019@gmail.com"
5
__license__ = "MIT License"
6
-__version__ = "0.1.22"
+__version__ = "0.1.23"
7
__url__ = "https://github.com/ma2za/python-substack"
8
__download_url__ = "https://pypi.python.org/pypi/python-substack"
9
__description__ = "A Python wrapper around the Substack API"
0 commit comments