aboutsummaryrefslogtreecommitdiffstats
path: root/firefly_cli/__init__.py
blob: 1d2fe015ea627d43e24d864c8e017384b6c28aea (plain)
1
2
3
4
5
# firefly-cli — CLI for Firefly III
# Copyright (C) 2026 Danilo M. <danix@danix.xyz>
# Licensed under the GNU General Public License v2.0 only.

__version__ = "0.4.1"