Skip to content
Snippets Groups Projects
Commit 95774e5e authored by ulif's avatar ulif
Browse files

Bump version number.

As we have new features in the upcoming release, we have to bump the
minor release number, not only the bugfix number.
parent 11ab8283
No related branches found
No related tags found
No related merge requests found
Changes
=======
0.5.1.dev0 (unreleased)
-----------------------
0.6.dev0 (unreleased)
---------------------
- Officially support Pyhthon 3.5.
- Tests do not depend on `pytest-cov`, `pytest-xdist` anymore.
......
......@@ -43,7 +43,7 @@ docs_require = [
setup(
name="diceware",
version="0.5.1.dev0",
version="0.6.dev0",
author="Uli Fouquet",
author_email="uli@gnufix.de",
description=(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment