We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dde4464 commit 480efb8Copy full SHA for 480efb8
libs/async-cassandra/pyproject.toml
@@ -196,5 +196,5 @@ ignore_missing_imports = true
196
# - 0.1.0rc7 (from tag async-cassandra-v0.1.0rc7)
197
# - 0.1.0.dev1+g1234567 (from commits after tag)
198
root = "../.."
199
-tag_regex = "^async-cassandra-v(?P<version>.+)$"
+tag_regex = "^(async-cassandra-)?v(?P<version>.+)$"
200
fallback_version = "0.1.0.dev0"
0 commit comments