We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
lindat
1 parent 1fc720a commit 96c78a3Copy full SHA for 96c78a3
scripts/sourceversion.py
@@ -9,7 +9,7 @@
9
# It must also cooperate with argparse
10
11
# the idea is, that this will be different on each branch, but could be possibly passed by argv/argparse
12
-RELEASE_TAG_BASE='none'
+RELEASE_TAG_BASE='lindat'
13
14
def get_time_in_timezone(zone: str = "Europe/Bratislava"):
15
try:
0 commit comments