Skip to content

Commit

Permalink
Release Photos 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
botpub committed Aug 26, 2021
1 parent f786248 commit a3cadf2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
CHANGELOG
=========

1.0.1 - 2021-08-26
------------------

Fix minor issues with some static files not included in the package.

Contributed by [PhiBo](https://github.com/phibos) [PR #7](https://github.com/pelican-plugins/photos/pull/7/)


1.0.0 - 2021-08-13
------------------

Expand Down
3 changes: 0 additions & 3 deletions RELEASE.md

This file was deleted.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pelican-photos"
version = "1.0.0"
version = "1.0.1"
description = "Add a photo or a gallery of photos to an article"
authors = ["Joaquim Baptista <[email protected]>"]
license = "AGPL-3.0"
Expand Down

0 comments on commit a3cadf2

Please sign in to comment.