diff options
| author | Ben Winston | 2023-02-28 21:03:05 -0500 |
|---|---|---|
| committer | Ben Winston | 2023-02-28 21:03:05 -0500 |
| commit | d32d883653ec12c1d4f716373c267fb8becafeb8 (patch) | |
| tree | 4a784607903d17336a504d30e270a180807ccb1e | |
| parent | 97077906455ecd86178611b4dc93f6775226f445 (diff) | |
version bump 0.1.1
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ here = Path(__file__).parent.resolve() long_description = (here / "README.md").read_text(encoding="utf-8") setup(name="roku-tui", - version="0.1.0", + version="0.1.1", description="A TUI remote for Roku", long_description=long_description, long_description_content_type="text/markdown", |
