bioversions 0.6.16__py3-none-any.whl → 0.6.18__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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "annotations": {
3
- "revision": 880,
4
- "date": "2024-12-24",
3
+ "revision": 882,
4
+ "date": "2024-12-26",
5
5
  "author": "runner"
6
6
  },
7
7
  "database": [
@@ -9299,6 +9299,11 @@
9299
9299
  "retrieved": "2024-12-22",
9300
9300
  "version": "December 20, 2024",
9301
9301
  "date": "2024-12-20"
9302
+ },
9303
+ {
9304
+ "retrieved": "2024-12-25",
9305
+ "version": "December 23, 2024",
9306
+ "date": "2024-12-23"
9302
9307
  }
9303
9308
  ],
9304
9309
  "name": "Online Mendelian Inheritance in Man",
@@ -15110,6 +15115,14 @@
15110
15115
  {
15111
15116
  "retrieved": "2024-12-24",
15112
15117
  "version": "2024-12-24"
15118
+ },
15119
+ {
15120
+ "retrieved": "2024-12-25",
15121
+ "version": "2024-12-25"
15122
+ },
15123
+ {
15124
+ "retrieved": "2024-12-26",
15125
+ "version": "2024-12-26"
15113
15126
  }
15114
15127
  ],
15115
15128
  "name": "SwissLipids",
@@ -20146,6 +20159,10 @@
20146
20159
  {
20147
20160
  "retrieved": "2024-12-24",
20148
20161
  "version": "2024-12-22"
20162
+ },
20163
+ {
20164
+ "retrieved": "2024-12-26",
20165
+ "version": "2024-12-24"
20149
20166
  }
20150
20167
  ],
20151
20168
  "name": "Zebrafish Information Network",
bioversions/version.py CHANGED
@@ -7,7 +7,7 @@ __all__ = [
7
7
  "VERSION",
8
8
  ]
9
9
 
10
- VERSION = "0.6.16"
10
+ VERSION = "0.6.18"
11
11
 
12
12
 
13
13
  def get_git_hash() -> str:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bioversions
3
- Version: 0.6.16
3
+ Version: 0.6.18
4
4
  Summary: Get the current version for biological databases
5
5
  Project-URL: Bug Tracker, https://github.com/biopragmatics/bioversions/issues
6
6
  Project-URL: Homepage, https://github.com/biopragmatics/bioversions
@@ -6,11 +6,11 @@ bioversions/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  bioversions/slack_client.py,sha256=p9HmnyRCVuQvje0RbdDK9QuRlSw__WwFCJ8Be9cIkzM,1209
7
7
  bioversions/twitter_client.py,sha256=9d5Am0FSs7_EgGdjkxqpo98vPir9rjIXIxhZMmLgK5Q,1285
8
8
  bioversions/utils.py,sha256=x5d4p12VMlD5F8-y_J6JE5sct7BCV1d-zO-y5bSamSM,10342
9
- bioversions/version.py,sha256=9FLOzUsx7YdqJRIe1LYQz1LJ6t1T1rkfnBg036uRZQ4,586
9
+ bioversions/version.py,sha256=ekRMwbCbC-5VAvKZ46eJeZL76EkYOTJDwo249TptQT0,586
10
10
  bioversions/wsgi.py,sha256=-F7pUZipcQgj1T_f-9QCZBVdQ9sZBH93x3hxh9h7klU,794
11
11
  bioversions/resources/__init__.py,sha256=Nxw6w6_gRC4B_JwvbAAKpNR2rIpkNRZ5UkBIMdNqldY,1659
12
12
  bioversions/resources/update.py,sha256=btT_tdp0NKBRdshf4VuOe-vHWq0QQtcWWFcXS8QUfLU,3626
13
- bioversions/resources/versions.json,sha256=AfacouShNmbRd9SD-mcYP_BOgwja-DlCk-6w_u9ndxs,491619
13
+ bioversions/resources/versions.json,sha256=Wf_g09uWfOvfAxKqEc-PFMwptU1Rb-GXx8bzblc6of4,492026
14
14
  bioversions/sources/__init__.py,sha256=pXONlDoxWIVRTSdCN3RDr3aMY38QGPOt0EwPAMCaIF8,6248
15
15
  bioversions/sources/antibodyregistry.py,sha256=6GF_9v8A_8Y4o6_nsZ9cAOP5vK3ZbPQ5qeL99UefR80,680
16
16
  bioversions/sources/bigg.py,sha256=iVrxyvKiEIUXs6FM2AiLDYa-yYDNGMONmiIv_R6KBg4,661
@@ -73,8 +73,8 @@ bioversions/sources/wikipathways.py,sha256=STw8Bivc3IZLYIx-KwpxHLUmRTqNfHm0wQywD
73
73
  bioversions/sources/zfin.py,sha256=3Ooz3lDx8J42OAoyU8eJI-fRnMRiYyUMcj4fDE5DVLQ,683
74
74
  bioversions/templates/base.html,sha256=AKB6aT39U9VtOM2zvW_Um5IgYO9Ky-CLpByxy5XXO5M,713
75
75
  bioversions/templates/home.html,sha256=z98FSslCRP2K39xbHpSPgk19j7Z21PSbRGAtaXI0Md0,2756
76
- bioversions-0.6.16.dist-info/METADATA,sha256=O7PTcPXfNJkGwMJZKBWiZ0CvwPgYiNkdatDKmXSZTIo,19697
77
- bioversions-0.6.16.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
78
- bioversions-0.6.16.dist-info/entry_points.txt,sha256=A3qrS-nvKNZPZWQbYlmsmiDTge524C4yR-arRJwdHls,53
79
- bioversions-0.6.16.dist-info/licenses/LICENSE,sha256=QcgJZKGxlW5BwBNnCBL8VZLVtRvXs81Ch9lJRQSIpJg,1076
80
- bioversions-0.6.16.dist-info/RECORD,,
76
+ bioversions-0.6.18.dist-info/METADATA,sha256=tKGN40H6EYDHpo_kBI2hgvMrADBnevU5M0AIaFqYw1M,19697
77
+ bioversions-0.6.18.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
78
+ bioversions-0.6.18.dist-info/entry_points.txt,sha256=A3qrS-nvKNZPZWQbYlmsmiDTge524C4yR-arRJwdHls,53
79
+ bioversions-0.6.18.dist-info/licenses/LICENSE,sha256=QcgJZKGxlW5BwBNnCBL8VZLVtRvXs81Ch9lJRQSIpJg,1076
80
+ bioversions-0.6.18.dist-info/RECORD,,