Files
fenrir/src/fenrirscreenreader/fenrirVersion.py
2025-07-13 11:18:51 -04:00

10 lines
186 B
Python

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