Skip to content

Commit

Permalink
added init
Browse files Browse the repository at this point in the history
  • Loading branch information
cmoestl committed Nov 8, 2021
1 parent db900d5 commit 0ff70a9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions heliocats/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# -*- coding: utf-8 -*-

__author__ = "Christian Moestl"
__copyright__ = "Copyright (C) 2019 Christian Moestl"
__license__ = "MIT"
__version__ = "1.2.0"

0 comments on commit 0ff70a9

Please sign in to comment.