fenrir/src/fenrirscreenreader/fenrirVersion.py

9 lines
164 B
Python

#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# Fenrir TTY screen reader
# By Chrys, Storm Dragon, and contributers.
version = "2025.06.07"
codeName = "testing"