diff options
author | Ben Reynwar <ben@reynwar.net> | 2012-04-30 21:39:44 -0700 |
---|---|---|
committer | Ben Reynwar <ben@reynwar.net> | 2012-04-30 21:39:44 -0700 |
commit | 141d2ec0a0c3d9c234622444b1f2a5e21fa08ae8 (patch) | |
tree | 2cc9106672100532d901c250b95671c958fb1c4d /docs/sphinx/hieroglyph/version.py | |
parent | 2817cf14147d6da2e7ef051fbbbf8228fd1c07ba (diff) |
Adding sphinx documentation.
Diffstat (limited to 'docs/sphinx/hieroglyph/version.py')
-rw-r--r-- | docs/sphinx/hieroglyph/version.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/sphinx/hieroglyph/version.py b/docs/sphinx/hieroglyph/version.py new file mode 100644 index 0000000000..d060125c0f --- /dev/null +++ b/docs/sphinx/hieroglyph/version.py @@ -0,0 +1,3 @@ +'''Specification of the hieroglyph version'''
+
+__version__ = '0.6'
|