Skip to content

Commit 742937c

Browse files
authored
Merge pull request #215 from RDFLib/edmond/httpx
fix: relax the constraint of httpx
2 parents 0010d04 + bd862a9 commit 742937c

4 files changed

Lines changed: 10 additions & 52 deletions

File tree

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,7 @@ Release Schedule
284284
:header: "Version", "Date", "Description"
285285
:widths: 15, 10, 30
286286

287+
**3.1.2** **18 March 2024**, "Relax httpx version constraint"
287288
**3.1.1** **19 February 2024**, "Fix release"
288289
**3.1.0**, **19 February 2024**, "Add supermodel mode - supports documenting profiles and modules"
289290
**3.0.5**, **27 April 2023**, "Minor patching"

poetry.lock

Lines changed: 6 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pylode/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.1.1"
1+
__version__ = "3.1.2"

0 commit comments

Comments
 (0)