Skip to content

Commit

Permalink
Bump verion 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nadermx committed May 16, 2023
1 parent 7724bda commit ee94207
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 4 deletions.
Binary file added dist/backgroundremover-0.2.2-py2.py3-none-any.whl
Binary file not shown.
Binary file added dist/backgroundremover-0.2.2.tar.gz
Binary file not shown.
3 changes: 0 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,3 @@
# This includes the license file(s) in the wheel.
# https://wheel.readthedocs.io/en/stable/user_guide.html#including-license-files-in-the-generated-wheel-file
license_files = LICENSE.txt

[bdist_wheel]
universal=1
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
setup(
name="backgroundremover",
version="0.2.2",
description="Background remover from image and video",
description="Background remover from image and video using AI",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/nadermx/backgroundremover",
Expand Down

0 comments on commit ee94207

Please sign in to comment.