Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ceyda Cinarel committed Nov 12, 2020
1 parent 0cc152c commit e005bb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "image-checker"
version = "0.27.2"
version = "0.27.3"
description = "Check for corrupted images using Nvidia DALI"
authors = ["Ceyda Cinarel <[email protected]>"]
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
setup(
long_description=readme,
name='image-checker',
version='0.27.2',
version='0.27.3',
description='Check for corrupted images using Nvidia DALI',
python_requires='==3.*,>=3.5.0',
project_urls={"repository": "https://github.com/cceyda/image-checker"},
Expand Down

0 comments on commit e005bb2

Please sign in to comment.