sgtlib 3.4.0__py3-none-any.whl → 3.4.0b0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- StructuralGT/__init__.py +1 -1
- {sgtlib-3.4.0.dist-info → sgtlib-3.4.0b0.dist-info}/METADATA +1 -1
- {sgtlib-3.4.0.dist-info → sgtlib-3.4.0b0.dist-info}/RECORD +7 -7
- {sgtlib-3.4.0.dist-info → sgtlib-3.4.0b0.dist-info}/WHEEL +0 -0
- {sgtlib-3.4.0.dist-info → sgtlib-3.4.0b0.dist-info}/entry_points.txt +0 -0
- {sgtlib-3.4.0.dist-info → sgtlib-3.4.0b0.dist-info}/licenses/LICENSE +0 -0
- {sgtlib-3.4.0.dist-info → sgtlib-3.4.0b0.dist-info}/top_level.txt +0 -0
StructuralGT/__init__.py
CHANGED
@@ -24,7 +24,7 @@ of the GNU General Public License along with this program. If not, see <https:/
|
|
24
24
|
|
25
25
|
|
26
26
|
# Project Details
|
27
|
-
__version__ = "3.4.
|
27
|
+
__version__ = "3.4.0beta"
|
28
28
|
__install_version__ = "3.3.9"
|
29
29
|
__title__ = f"StructuralGT (v{__version__})"
|
30
30
|
__author__ = "Dickson Owuor"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: sgtlib
|
3
|
-
Version: 3.4.
|
3
|
+
Version: 3.4.0b0
|
4
4
|
Summary: A software tool for graph theory analysis of microscopy images.
|
5
5
|
Author-email: Dickson Owuor <owuordickson@gmail.com>, "Drew A. Vecchio" <vecdrew@umich.edu>, Kody Whisnant <kgwhis@umich.edu>, Alain Kadar <alaink@umich.edu>, Xiong Ye Xiao <xiongyex@usc.edu>, Nicholas Kotov <kotov@umich.edu>
|
6
6
|
Maintainer-email: Dickson Owuor <owuordickson@gmail.com>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
StructuralGT/__init__.py,sha256=
|
1
|
+
StructuralGT/__init__.py,sha256=krZcK5eaP7Jw_3ElglQ_h8_bysG5Xz7Bhw0S6Ox7YWo,1258
|
2
2
|
StructuralGT/entrypoints.py,sha256=s2upsOVsy9zsoorxiZXaZKiLw7fUOQwHjwup3C089Hs,1413
|
3
3
|
StructuralGT/modules.py,sha256=CYudBMwP70cRFWj_Dppr_Kdc08V_-9wWKVd48bEHkS0,743
|
4
4
|
StructuralGT/apps/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
@@ -66,9 +66,9 @@ StructuralGT/utils/config_loader.py,sha256=8px8iGOFCGz8qIZCfyGuAFfvvaVdOjogf9PqS
|
|
66
66
|
StructuralGT/utils/configs.ini,sha256=sKPsAd15_YubgGhLMVuse1JRuU7S6bFYjLbzkuoD5JI,2326
|
67
67
|
StructuralGT/utils/progress_update.py,sha256=9X_9mGLgTMF5dDSTNKpELQcmFv8r1wz6YZQCqy4tCl8,1621
|
68
68
|
StructuralGT/utils/sgt_utils.py,sha256=0vg7I4P6PIao_H8-KYgkCJ6TM9eESW-RwGZB4sGgCI4,9109
|
69
|
-
sgtlib-3.4.
|
70
|
-
sgtlib-3.4.
|
71
|
-
sgtlib-3.4.
|
72
|
-
sgtlib-3.4.
|
73
|
-
sgtlib-3.4.
|
74
|
-
sgtlib-3.4.
|
69
|
+
sgtlib-3.4.0b0.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
70
|
+
sgtlib-3.4.0b0.dist-info/METADATA,sha256=1XU7Y7FoEkIQDRxljZTZNAzGLK1tSgSskGAxSnw2QcQ,45280
|
71
|
+
sgtlib-3.4.0b0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
72
|
+
sgtlib-3.4.0b0.dist-info/entry_points.txt,sha256=zY3v_U9Qi4L965BPrURXn84yF_TxdKDZI3VcTUbTh0M,120
|
73
|
+
sgtlib-3.4.0b0.dist-info/top_level.txt,sha256=daVVcqfvgGeWXFnHArFOFbRmtWxL93fxmZjF19Sg69I,13
|
74
|
+
sgtlib-3.4.0b0.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|