From af5b4941705fd08be5e72ad5c06e8a3ab8b50da7 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Fri, 12 Feb 2021 13:35:01 +0200 Subject: Initial commit --- hommaexceli_py/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 hommaexceli_py/__init__.py (limited to 'hommaexceli_py/__init__.py') 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' -- cgit v1.3