Skip to content

Commit 20fd847

Browse files
committed
chore: [gh] Update __version__.py to 0.1.1 [skip ci]
1 parent 0d45b68 commit 20fd847

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# -*- coding: utf-8 -*-
22
# DO NOT EDIT.
33
# Managed via automated CI/CD in .github/workflows/semanticVersionBump.yml.
4-
__version__ = "0.1.0"
4+
__version__ = "0.1.1"

0 commit comments

Comments
 (0)