Skip to content

Commit 41bcff8

Browse files
authored
Merge pull request #7 from letsbuilda/version
correct internal verison
2 parents d2fe43b + e97a11c commit 41bcff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Public API for our projects"""
22

3-
__version__ = "1.0.0"
3+
__version__ = "1.2.0"

0 commit comments

Comments
 (0)