Skip to content

Commit

Permalink
Release v3.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
tkem committed Apr 27, 2021
1 parent bbcffd8 commit d0f3cfa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
@@ -1,3 +1,9 @@
v3.0.2 (2021-04-27)
===================

- Update build environment.


v3.0.1 (2021-03-09)
===================

Expand Down
2 changes: 1 addition & 1 deletion src/uritools/__init__.py
Expand Up @@ -36,4 +36,4 @@
"uriunsplit",
)

__version__ = "3.0.1"
__version__ = "3.0.2"

0 comments on commit d0f3cfa

Please sign in to comment.