Files
fenrir/src/fenrirscreenreader/fenrirVersion.py
2025-07-31 03:16:02 -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.31"
codeName = "testing"
code_name = "testing"