This repository was archived by the owner on Oct 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +11
-6
lines changed
Expand file tree Collapse file tree 3 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 1+ v0.4.1.post1 (in development)
2+ -----------------------------
3+ - Mark as no longer maintained
4+
15v0.4.1 (2024-12-01)
26-------------------
37- Support Python 3.12 and 3.13
Original file line number Diff line number Diff line change 11|repostatus | |pyversions | |license |
22
3- .. |repostatus | image :: https://www.repostatus.org/badges/latest/active.svg
4- :target: https://www.repostatus.org/#active
5- :alt: Project Status: Active — The project has reached a stable, usable
6- state and is being actively developed.
3+ .. |repostatus | image :: https://www.repostatus.org/badges/latest/unsupported.svg
4+ :target: https://www.repostatus.org/#unsupported
5+ :alt: Project Status: Unsupported – The project has reached a stable,
6+ usable state but the author(s) have ceased all work on it. A new
7+ maintainer may be desired.
78
89.. |pyversions | image :: https://img.shields.io/pypi/pyversions/pdfschedule.svg
910 :target: https://pypi.org/project/pdfschedule/
@@ -174,4 +175,4 @@ The following input file:
174175
175176 produces (using the default options) an output file that looks like this:
176177
177- .. image :: https://github.com/jwodder/schedule/raw/v0.4.1 /examples/example01.png
178+ .. image :: https://github.com/jwodder/schedule/raw/master /examples/example01.png
Original file line number Diff line number Diff line change 66more information.
77"""
88
9- __version__ = "0.4.1"
9+ __version__ = "0.4.1.post1 "
1010__author__ = "John Thorvald Wodder II"
1111__author_email__ = "pdfschedule@varonathe.org"
1212__license__ = "MIT"
You can’t perform that action at this time.
0 commit comments