Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Lednik7 committed May 3, 2022
1 parent b7d4ee7 commit 7e4ef99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@

setup(
name="clip_onnx",
version="1.0",
version="1.2",
py_modules=["clip_onnx, clip"],
description="",
author="Maxim Gerasimov",
packages=find_packages(),
install_requires=install_requires,
include_package_data=True
)
)

0 comments on commit 7e4ef99

Please sign in to comment.