Skip to content

Commit

Permalink
Release v1.0.3 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 authored Jun 1, 2021
1 parent ad6c395 commit 7f0a0b7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Versions and bullets are arranged chronologically from latest to oldest.

## Unreleased
## v1.0.3

- Sort entries in scribunto.lock alphabetically.

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ python -m pip install -r requirements-dev.txt
python setup.py bdist_wheel
```

[github checks status]: https://badgen.net/github/checks/femiwiki/legunto
[github checks status]: https://badgen.net/github/checks/femiwiki/legunto/main
[github checks link]: https://github.com/femiwiki/legunto/actions
[codecov.io status]: https://badgen.net/codecov/c/github/femiwiki/legunto
[codecov.io link]: https://codecov.io/gh/femiwiki/legunto
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="legunto",
version="1.0.2",
version="1.0.3",
description="Fetch MediaWiki Scribunto modules from wikis",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 7f0a0b7

Please sign in to comment.