Skip to content

Commit e97a11c

Browse files
committed
correct internal verison
Signed-off-by: Bradley Reynolds <[email protected]>
1 parent d2fe43b commit e97a11c

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)