Skip to content

Commit a3b7d51

Browse files
authored
Merge pull request lightspeed-core#185 from tisnik/service-version-0.1.0
LCORE-310: Service version version 0.1.0
2 parents d198124 + 0cc48c5 commit a3b7d51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
# [tool.pdm.version]
1010
# source = "file"
1111
# path = "src/version.py"
12-
__version__ = "0.0.1"
12+
__version__ = "0.1.0"

0 commit comments

Comments
 (0)