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.8
to
2.0.9
+1
-1
annotex.egg-info/PKG-INFO
Metadata-Version: 2.4
Name: annotex
Version: 2.0.8
Version: 2.0.9
Summary: Annotation Tool for Computer Vision Datasets

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

@@ -20,15 +20,8 @@ CHANGELOG.md

annotex.egg-info/top_level.txt
annotex/__pycache__/__init__.cpython-311.pyc
annotex/__pycache__/main.cpython-311.pyc
annotex/core/__init__.py
annotex/core/annotation_engine.py
annotex/core/dataset_manager.py
annotex/core/__pycache__/__init__.cpython-311.pyc
annotex/core/__pycache__/annotation_engine.cpython-311.pyc
annotex/core/__pycache__/dataset_manager.cpython-311.pyc
annotex/gui/__init__.py
annotex/gui/advanced_gui.py
annotex/gui/python
annotex/gui/__pycache__/__init__.cpython-311.pyc
annotex/gui/__pycache__/advanced_gui.cpython-311.pyc
annotex/utils/__init__.py

@@ -35,0 +28,0 @@ annotex/utils/helpers.py

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

__version__ = "2.0.8"
__version__ = "2.0.9"
__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.8"
version="Annotex 2.0.9"
)

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

Metadata-Version: 2.4
Name: annotex
Version: 2.0.8
Version: 2.0.9
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.8",
version="2.0.9",
author="Randika K. Makumbura",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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