Files
fenrir/src/fenrirscreenreader/fenrirVersion.py
2025-12-02 18:36:46 -05:00

9 lines
165 B
Python

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