We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d948044 commit b9a6b2bCopy full SHA for b9a6b2b
vk_url_scraper/version.py
@@ -2,7 +2,7 @@
2
_MINOR = "3"
3
# On main and in a nightly release the patch should be one ahead of the last
4
# released build.
5
-_PATCH = "31"
+_PATCH = "32"
6
# This is mainly for nightly builds which have the suffix ".dev$DATE". See
7
# https://semver.org/#is-v123-a-semantic-version for the semantics.
8
_SUFFIX = ""
0 commit comments