chore: update version to 0.3.0 in setup.py and __init__.py
This commit is contained in:
parent
9129fabe03
commit
b965f6e64a
@ -1,2 +1,2 @@
|
||||
def add(x: int, y: int) -> int:
|
||||
return x + y
|
||||
def version():
|
||||
return "0.3.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user