mirror of
https://github.com/dtomlinson91/tembo.git
synced 2026-09-23 07:27:11 +00:00
initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
from tembo import __version__
|
||||
|
||||
|
||||
def test_version():
|
||||
assert __version__ == '0.1.0'
|
||||
Reference in New Issue
Block a user