Skip to content

Commit

Permalink
Bump version and rm benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
tammoippen committed Sep 25, 2018
1 parent 56d3d34 commit c594b36
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool.poetry]

name = "iso4217parse"
version = "0.4"
version = "0.4.1"
description = "Parse currencies (symbols and codes) from and to ISO4217."
authors = ["Tammo Ippen <tammo.ippen@posteo.de>"]
license = "MIT"
Expand Down Expand Up @@ -44,7 +44,6 @@ flake8-quotes = "^1.0.0"
iso3166 = "^0.9.0"
pep8-naming = "^0.7"
pytest = "^3.7.3"
pytest-benchmark = "^3.1.1"
pytest-cov = "^2.5.1"
pytest-flake8 = "^1.0.2"
python-coveralls = "^2.9.1"
Expand Down

0 comments on commit c594b36

Please sign in to comment.