[release][v0.3.0] Updated version to 0.3.0
This commit is contained in:
parent
9a4f90d36b
commit
61aec6871a
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env python3
|
||||
__version__ = '0.2.1'
|
||||
__version__ = '0.3.0'
|
||||
|
||||
def version():
|
||||
return f'HalfAPI version:{__version__}'
|
||||
|
|
Loading…
Reference in New Issue