Skip to content

Commit c757996

Browse files
committed
Merge branch 'master' of github.com:Mathics3/mathicsscript
2 parents e965162 + 04ba6ad commit c757996

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

mathicsscript/__init__.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# -*- coding: utf-8 -*-
2+
"""
3+
mathicsscript is a command-line interface to Mathics.
4+
5+
Copyright 2020 The Mathics Team
6+
"""
7+
from mathicsscript.version import __version__

0 commit comments

Comments
 (0)