Skip to content

Commit e97a11c

Browse files
committed
correct internal verison
Signed-off-by: Bradley Reynolds <bradley.reynolds@darbia.dev>
1 parent d2fe43b commit e97a11c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)