Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

bionumpy

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bionumpy - npm Package Compare versions

Comparing version
1.0.10
to
1.0.11
+1
-1
bionumpy.egg-info/PKG-INFO
Metadata-Version: 2.1
Name: bionumpy
Version: 1.0.10
Version: 1.0.11
Summary: Library for working with biological sequence data as numpy arrays.

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

@@ -5,3 +5,3 @@ """Top-level package for bionumpy."""

__email__ = "knutdrand@gmail.com"
__version__ = '1.0.10'
__version__ = '1.0.11'

@@ -8,0 +8,0 @@ import npstructures as nps

Metadata-Version: 2.1
Name: bionumpy
Version: 1.0.10
Version: 1.0.11
Summary: Library for working with biological sequence data as numpy arrays.

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

@@ -49,3 +49,3 @@ #!/usr/bin/env python

url='https://github.com/bionumpy/bionumpy',
version='1.0.10',
version='1.0.11',
zip_safe=False,

@@ -52,0 +52,0 @@ extras_require={'full': ['isal']}