fenrir/src/fenrirscreenreader/fenrirVersion.py

9 lines
158 B
Python
Raw Normal View History

#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# Fenrir TTY screen reader
# By Chrys, Storm Dragon, and contributers.
2018-06-04 18:22:26 -04:00
version = 1.8
2018-06-04 18:22:57 -04:00
codename = 'moenchshof'