Skip to content

Commit

Permalink
Updates for v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 11, 2020
1 parent f38766d commit f976510
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
1.0.1
=====================================================================
`PR #18 <https://github.com/brettcannon/mousebender/pull/18>`_: Support relative URLs in a repo index page (thanks `brettcannon <https://github.com/brettcannon>`_)

1.0.0
=====================================================================
Implement ``mousebender.simple``
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 = "mousebender"
version = "1.0.0"
version = "1.0.1"
description = "A package for implementing various Python packaging standards"
authors = ["Brett Cannon <[email protected]>"]
maintainers = ["Derek Keeler <[email protected]>"]
Expand Down

0 comments on commit f976510

Please sign in to comment.