diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2021-02-12 13:35:01 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2021-02-12 13:35:01 +0200 |
| commit | af5b4941705fd08be5e72ad5c06e8a3ab8b50da7 (patch) | |
| tree | 5e8a3d895d9f95610a314cf1e114cfa1279e65e3 /hommaexceli_py/__init__.py | |
Initial commit
Diffstat (limited to 'hommaexceli_py/__init__.py')
| -rw-r--r-- | hommaexceli_py/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hommaexceli_py/__init__.py b/hommaexceli_py/__init__.py new file mode 100644 index 0000000..b794fd4 --- /dev/null +++ b/hommaexceli_py/__init__.py @@ -0,0 +1 @@ +__version__ = '0.1.0' |
