New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details → →
Socket
Book a DemoSign in
Socket

annotex

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

annotex - pypi Package Compare versions

Comparing version
2.0.7
to
2.0.8
annotex/gui/python

Sorry, the diff of this file is not supported yet

+1
-1
Metadata-Version: 2.4
Name: annotex
Version: 2.0.7
Version: 2.0.8
Summary: Annotation Tool for Computer Vision Datasets

@@ -5,0 +5,0 @@ Home-page: https://github.com/RandikaKM/annotex

@@ -30,2 +30,3 @@ CHANGELOG.md

annotex/gui/advanced_gui.py
annotex/gui/python
annotex/gui/__pycache__/__init__.cpython-311.pyc

@@ -32,0 +33,0 @@ annotex/gui/__pycache__/advanced_gui.cpython-311.pyc

@@ -5,3 +5,3 @@ """

__version__ = "2.0.7"
__version__ = "2.0.8"
__author__ = "Randika K. Makumbura"

@@ -8,0 +8,0 @@ __email__ = "Randikamk.96@gmail.com"

@@ -74,3 +74,3 @@ #!/usr/bin/env python3

action="version",
version="Annotex 2.0.7"
version="Annotex 2.0.8"
)

@@ -77,0 +77,0 @@

Metadata-Version: 2.4
Name: annotex
Version: 2.0.7
Version: 2.0.8
Summary: Annotation Tool for Computer Vision Datasets

@@ -5,0 +5,0 @@ Home-page: https://github.com/RandikaKM/annotex

@@ -28,3 +28,3 @@ #!/usr/bin/env python3

name="annotex",
version="2.0.7",
version="2.0.8",
author="Randika K. Makumbura",

@@ -31,0 +31,0 @@ author_email="randikamk.96@gmail.com",

Sorry, the diff of this file is too big to display