Compare commits
3 Commits
7128e3e7d4
...
c0004c554f
| Author | SHA1 | Date | |
|---|---|---|---|
| c0004c554f | |||
| f565ee9dc9 | |||
| 67c44b2cb7 |
@@ -1,4 +1,3 @@
|
||||
"""Auditui package"""
|
||||
|
||||
__version__ = "0.1.0"
|
||||
|
||||
__version__ = "0.1.1"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "auditui"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
description = "An Audible TUI client"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10,<3.13"
|
||||
|
||||
Reference in New Issue
Block a user