write basic cli for init and import

This commit is contained in:
Justus Kuhlmann 2024-08-26 10:03:13 +00:00
parent 4538969c10
commit daab486f7b
4 changed files with 73 additions and 1 deletions

1
corrlib/version.py Normal file
View file

@ -0,0 +1 @@
__version__ = "0.0.2"