Skip to content

Commit 3cc993a

Browse files
committed
Initial release as versioned package distribution
1 parent cff2956 commit 3cc993a

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

CHANGELOG.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
11
CHANGELOG
22
=========
33

4-
0.1.2 - 2019-10-22
4+
1.0.0 - 2019-11-16
55
------------------
66

7-
Test release to PyPI test server.
8-
9-
0.1.1 - 2019-10-22
10-
------------------
11-
12-
Test auto-publishing packaged releases via AutoPub.
13-
7+
Initial release as versioned package distribution.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pelican-simple-footnotes"
3-
version = "0.1.2"
3+
version = "1.0.0"
44
description = "Pelican plugin to add footnotes to articles and pages"
55
authors = ["Stuart Langridge <[email protected]>", "Justin Mayer <[email protected]>"]
66
license = "AGPL-3.0"

0 commit comments

Comments
 (0)