Massive refactoring #1
@@ -1,3 +1,3 @@
|
|||||||
"""Auditui: Audible TUI client. One folder per module; all code lives inside module packages."""
|
"""Auditui: Audible TUI client"""
|
||||||
|
|
||||||
__version__ = "0.1.6"
|
__version__ = "0.2.0"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "auditui"
|
name = "auditui"
|
||||||
version = "0.1.6"
|
version = "0.2.0"
|
||||||
description = "An Audible TUI client"
|
description = "An Audible TUI client"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.10,<3.13"
|
requires-python = ">=3.10,<3.13"
|
||||||
|
|||||||
Reference in New Issue
Block a user