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 f24fea2 commit 286bb53Copy full SHA for 286bb53
CHANGELOG.md
@@ -1,3 +1,8 @@
1
CHANGELOG
2
=========
3
4
+1.0.0 - 2019-11-28
5
+------------------
6
+
7
+Initial release as versioned package distribution.
8
RELEASE.md
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pelican-webring"
-version = "0.0.1"
+version = "1.0.0"
description = "Adds a webring to your site from a list of web feeds"
authors = ["David Alfonso <developer@davidalfonso.es>"]
license = "AGPL-3.0"
0 commit comments