Socket
Book a DemoSign in
Socket

aesop

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aesop - pypi Package Compare versions

Comparing version
1.0.21
to
1.1.0
+1
-1
aesop.egg-info/PKG-INFO
Metadata-Version: 1.0
Name: aesop
Version: 1.0.21
Version: 1.1.0
Summary: Module for analyzing electrostatics with protein structures

@@ -5,0 +5,0 @@ Home-page: https://github.com/rohithmohan/aesop-python

from .aesop import *
__all__ = ['aesop']
__version__='1.0.21'
__version__='1.1.0'
Metadata-Version: 1.0
Name: aesop
Version: 1.0.21
Version: 1.1.0
Summary: Module for analyzing electrostatics with protein structures

@@ -5,0 +5,0 @@ Home-page: https://github.com/rohithmohan/aesop-python

@@ -14,3 +14,3 @@ # -*- coding: utf-8 -*-

name='aesop',
version='1.0.21',
version='1.1.0',
description='Module for analyzing electrostatics with protein structures',

@@ -17,0 +17,0 @@ long_description=readme,