Skip to content

Commit

Permalink
Upgrade version in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashwin Vaidya committed Jun 14, 2022
1 parent f35d712 commit 7b66d2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ def get_required_packages(requirement_files: List[str]) -> List[str]:
setup(
name="anomalib",
# TODO: https://github.com/openvinotoolkit/anomalib/issues/36
version="0.2.4",
version="0.2.4a",
author="Intel OpenVINO",
author_email="[email protected]",
description="anomalib - Anomaly Detection Library",
Expand Down

0 comments on commit 7b66d2f

Please sign in to comment.