Skip to content

Commit

Permalink
Release v0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Larralde committed Oct 30, 2017
1 parent 6f80c50 commit f9b585a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = pronto
version = 0.10.0
version = 0.10.1
author = Martin Larralde
author-email = martin.larralde@ens-paris-saclay.fr
home-page = https://github.com/althonos/pronto
Expand Down Expand Up @@ -54,6 +54,9 @@ test =
PyYAML
mock

[sdist]
formats = zip

[bdist_wheel]
universal = 1

Expand Down

0 comments on commit f9b585a

Please sign in to comment.