Files
fenrir/src/fenrirscreenreader/fenrirVersion.py
T
2026-05-07 23:51:07 -04:00

9 lines
165 B
Python

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