bioversions 0.7.86__py3-none-any.whl → 0.7.87__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": 987,
4
- "date": "2025-05-03",
3
+ "revision": 988,
4
+ "date": "2025-05-04",
5
5
  "author": "runner"
6
6
  },
7
7
  "database": [
@@ -10533,6 +10533,10 @@
10533
10533
  {
10534
10534
  "retrieved": "2025-05-03",
10535
10535
  "version": "2025-05-01"
10536
+ },
10537
+ {
10538
+ "retrieved": "2025-05-04",
10539
+ "version": "2025-05-02"
10536
10540
  }
10537
10541
  ],
10538
10542
  "name": "Online Mendelian Inheritance in Man",
@@ -17065,6 +17069,10 @@
17065
17069
  {
17066
17070
  "retrieved": "2025-05-03",
17067
17071
  "version": "2025-05-03"
17072
+ },
17073
+ {
17074
+ "retrieved": "2025-05-04",
17075
+ "version": "2025-05-04"
17068
17076
  }
17069
17077
  ],
17070
17078
  "name": "SwissLipids",
@@ -22597,6 +22605,10 @@
22597
22605
  {
22598
22606
  "retrieved": "2025-05-02",
22599
22607
  "version": "2025-04-30"
22608
+ },
22609
+ {
22610
+ "retrieved": "2025-05-04",
22611
+ "version": "2025-05-02"
22600
22612
  }
22601
22613
  ],
22602
22614
  "name": "Zebrafish Information Network",
bioversions/version.py CHANGED
@@ -8,7 +8,7 @@ __all__ = [
8
8
  "get_git_hash",
9
9
  ]
10
10
 
11
- VERSION = "0.7.86"
11
+ VERSION = "0.7.87"
12
12
 
13
13
 
14
14
  def get_git_hash() -> str:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bioversions
3
- Version: 0.7.86
3
+ Version: 0.7.87
4
4
  Summary: Get the current version for biological databases
5
5
  Keywords: snekpack,cookiecutter,databases,biological databases,biomedical databases
6
6
  Author: Charles Tapley Hoyt
@@ -61,10 +61,10 @@ bioversions/sources/moalmanac.py,sha256=2f314cc81d89e0e604514217ed5346508dab8906
61
61
  bioversions/sources/chembl.py,sha256=35cfa0149a5eac1c8efe2577b43aa47e359874558ef48ce227022d7bd0b60932,1513
62
62
  bioversions/sources/__init__.py,sha256=d475777684fbb0fd5b2bbfba5344dfce5bc6e2ef27742d2fe00200229cdf6f92,7156
63
63
  bioversions/cli.py,sha256=75eaa237668bef45ef6f16b5c5a20036aef228995b872dda224a54dcb30ad2d5,1639
64
- bioversions/version.py,sha256=e3fbeafc79df128b9748a34453f3c2290ef07b4b5a35ada4b854413e13385709,606
64
+ bioversions/version.py,sha256=a98200d58dd941a828d2eeec5250bd59e89f81b096701c09c36afd3368d8c88f,606
65
65
  bioversions/py.typed,sha256=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855,0
66
66
  bioversions/resources/update.py,sha256=0eb75cb5c2cf5fe6d5506d6badf01de1b7fcc33d6f4b7ac49feb5e5c7416049e,3528
67
- bioversions/resources/versions.json,sha256=cf01ae6edb9eba9087105d1078f09b845acad2a5e9e07d3edfe4994eed67aae6,553601
67
+ bioversions/resources/versions.json,sha256=46dcb0b0ca0950e8d4ecef0d923c1e4b4bd8c50c277b48873d3efeff4e568c9b,553877
68
68
  bioversions/resources/__init__.py,sha256=371c3ac3afe0442e01fc9c2f6c000aa4d476ac8a6435167952404831d36a95d6,1659
69
69
  bioversions/charts.py,sha256=be29a2fde227a4bd02611112f1cbe58a00e261e435fc8f00e82104a15dadbdfe,2457
70
70
  bioversions/__main__.py,sha256=0e97cd1eac70162293fb809292e2cba2464218394244001f3f9e0c74b8f71351,128
@@ -74,8 +74,8 @@ bioversions/templates/base.html,sha256=00a07a693dfd53d56d38cdb3bd6fd49b922060ef4
74
74
  bioversions/wsgi.py,sha256=b611913189165699cd67480f3d17308344ac935e31c693017aabea89bd0ba8ab,825
75
75
  bioversions/utils.py,sha256=65760e94607996df0ef32e6d946b03b1b2a2faa8ff9bee37d1822fe9136bf4fa,10706
76
76
  bioversions/__init__.py,sha256=7f04aa5bf8ba4ceb843188a32f6f09dfb20b2300f067284d35a1fb0441eaba38,194
77
- bioversions-0.7.86.dist-info/licenses/LICENSE,sha256=41c80964a1b1956e41c013670812fc5592d5b51bd7b3cd4287d949450488a498,1076
78
- bioversions-0.7.86.dist-info/WHEEL,sha256=1c77bbda0b527f376a68ced20cbc1aac3efc7bc4d7c10cc4323a905ef79ae8db,78
79
- bioversions-0.7.86.dist-info/entry_points.txt,sha256=4cdd92beb5155987fe3fa990cbaa0268658f0e30d27ed349fada88c48b97484e,54
80
- bioversions-0.7.86.dist-info/METADATA,sha256=c6400191e253ce528656a26fa57932f8fb1e3a79765f03d57b277d70d5d281ff,18673
81
- bioversions-0.7.86.dist-info/RECORD,,
77
+ bioversions-0.7.87.dist-info/licenses/LICENSE,sha256=41c80964a1b1956e41c013670812fc5592d5b51bd7b3cd4287d949450488a498,1076
78
+ bioversions-0.7.87.dist-info/WHEEL,sha256=1c77bbda0b527f376a68ced20cbc1aac3efc7bc4d7c10cc4323a905ef79ae8db,78
79
+ bioversions-0.7.87.dist-info/entry_points.txt,sha256=4cdd92beb5155987fe3fa990cbaa0268658f0e30d27ed349fada88c48b97484e,54
80
+ bioversions-0.7.87.dist-info/METADATA,sha256=b40c576a5b0018db6ead47bf58a34f1c48c375faa1374214d5c214660c3713b8,18673
81
+ bioversions-0.7.87.dist-info/RECORD,,