We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8037802 commit d589fb8Copy full SHA for d589fb8
CHANGELOG.md
@@ -7,7 +7,7 @@ All notable changes to this project will be documented in this file.
7
The format is based on [Keep a Changelog](http://keepachangelog.com/)
8
and this project adheres to [Semantic Versioning](http://semver.org/).
9
10
-## [1.0.6] - Not released yet
+## [1.0.6] - 2025-12-23
11
12
### Added
13
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "pelican-plugin-linkbacks"
3
-version = "1.0.5"
+version = "1.0.6"
4
description = "Pelican plugin implementing Linkback protocols, on the linking server side"
5
requires-python = ">=3.10, <=3.14"
6
license = "AGPL-3.0"
0 commit comments