bioversions 0.5.305__py3-none-any.whl → 0.5.306__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.
bioversions/py.typed ADDED
File without changes
bioversions/version.py CHANGED
@@ -9,7 +9,7 @@ __all__ = [
9
9
  "VERSION",
10
10
  ]
11
11
 
12
- VERSION = "0.5.305"
12
+ VERSION = "0.5.306"
13
13
 
14
14
 
15
15
  def get_git_hash() -> str:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: bioversions
3
- Version: 0.5.305
3
+ Version: 0.5.306
4
4
  Summary: What's the current version for each biological database?
5
5
  Home-page: https://github.com/biopragmatics/bioversions
6
6
  Download-URL: https://github.com/biopragmatics/bioversions/releases
@@ -2,10 +2,11 @@ bioversions/__init__.py,sha256=wRdGuF720OQuDeUib4oDODNm4lxFRNt3D8XE39DaNPI,167
2
2
  bioversions/__main__.py,sha256=gDV2cdpQlQOt_cYFmbpEn9788fQaRZDtkqCNV9JJtow,133
3
3
  bioversions/charts.py,sha256=AnxxGhREWmFMr3HrCLbP17zOJvqf5zWHMDrCoxZIIeg,2461
4
4
  bioversions/cli.py,sha256=vFwSyuWWFly07g_9hcd_70pwKV7U-OZPqRWhn4FxIjU,1589
5
+ bioversions/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
6
  bioversions/slack_client.py,sha256=42kl4TbjtXimVRULcBfe8i3pdJLScEPvJr1vw72tv-4,1271
6
7
  bioversions/twitter_client.py,sha256=TQhsdp6avlzoZLoZlndJlwsYhIYI-uabehZJ1W1mNuY,1353
7
8
  bioversions/utils.py,sha256=I_wZZJjfEXnQjSYGLPo8IIvcorll00KCLwTdgqbxpBY,9712
8
- bioversions/version.py,sha256=LRsKY7OqVtfnKYVWuhaCd3sWKHKKgK39buw_docKHZ8,645
9
+ bioversions/version.py,sha256=KycKz28wZ2xNpXUPOfMPAfst2UEAM8mE2Ttd5VNcRdA,645
9
10
  bioversions/wsgi.py,sha256=Z1HYFmnrWKNGwHq4R4DRfBuLzAEAAZ5UfHjvJUpnDfs,826
10
11
  bioversions/resources/__init__.py,sha256=0E1yGGT5SztSGEa30Tai4wCUki4nqfynqCSNAvjzEOk,1173
11
12
  bioversions/resources/update.py,sha256=21LprPktMKXdFI7llKjn7gsAQq01TGSKFbWQEhhwDJ0,3215
@@ -63,9 +64,9 @@ bioversions/sources/uniprot.py,sha256=_rootal_mrESkiXJh3udfr1UGrlzP7CQQIMsa35tyc
63
64
  bioversions/sources/unversioned.py,sha256=noHxGmy9cpVv5xegMHouBF6oCbW6CP1jpOeCVdE7Eak,78
64
65
  bioversions/sources/wikipathways.py,sha256=HTva8vsXRQWU6bia83Et4vveo-QhzJS6dDWeu9Syc6c,823
65
66
  bioversions/sources/zfin.py,sha256=D7csziZ3UsW8dncm6XKA0t3x6XB4cFbG9PTYcT-g2bg,708
66
- bioversions-0.5.305.dist-info/LICENSE,sha256=GzLA83qaovFgoZWRYwaAmY-lkHZyDySJHU-YKE9NdVs,1076
67
- bioversions-0.5.305.dist-info/METADATA,sha256=O3ZEkAANnbJflJqvs8TdSRgOoDhaH-30PoGdnrC8Ia4,9421
68
- bioversions-0.5.305.dist-info/WHEEL,sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0,92
69
- bioversions-0.5.305.dist-info/entry_points.txt,sha256=A3qrS-nvKNZPZWQbYlmsmiDTge524C4yR-arRJwdHls,53
70
- bioversions-0.5.305.dist-info/top_level.txt,sha256=0QO2OEUMchj5GSlWEFi0cvUpsm4b_uwuuvr6uSEmfY0,12
71
- bioversions-0.5.305.dist-info/RECORD,,
67
+ bioversions-0.5.306.dist-info/LICENSE,sha256=GzLA83qaovFgoZWRYwaAmY-lkHZyDySJHU-YKE9NdVs,1076
68
+ bioversions-0.5.306.dist-info/METADATA,sha256=x1Hu8tE-Oz2-sZoJVJ80gR6Odj7YUUkf34QJKboJq7U,9421
69
+ bioversions-0.5.306.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
70
+ bioversions-0.5.306.dist-info/entry_points.txt,sha256=A3qrS-nvKNZPZWQbYlmsmiDTge524C4yR-arRJwdHls,53
71
+ bioversions-0.5.306.dist-info/top_level.txt,sha256=0QO2OEUMchj5GSlWEFi0cvUpsm4b_uwuuvr6uSEmfY0,12
72
+ bioversions-0.5.306.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.41.3)
2
+ Generator: bdist_wheel (0.42.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5