diff options
Diffstat (limited to 'docs/sphinx/hieroglyph/version.py')
-rw-r--r-- | docs/sphinx/hieroglyph/version.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/sphinx/hieroglyph/version.py b/docs/sphinx/hieroglyph/version.py deleted file mode 100644 index f823af4363..0000000000 --- a/docs/sphinx/hieroglyph/version.py +++ /dev/null @@ -1,4 +0,0 @@ -'''Specification of the hieroglyph version''' -from __future__ import unicode_literals - -__version__ = '0.6' |