mlrun 1.6.1rc1__py3-none-any.whl → 1.6.2__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.

Potentially problematic release.


This version of mlrun might be problematic. Click here for more details.

@@ -1,4 +1,4 @@
1
1
  {
2
- "git_commit": "d43a3022a1afd7e52a5e3c855c3dade12e543c72",
3
- "version": "1.6.1-rc1"
2
+ "git_commit": "80404fadf38217c0390793770297cb046629b439",
3
+ "version": "1.6.2"
4
4
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mlrun
3
- Version: 1.6.1rc1
3
+ Version: 1.6.2
4
4
  Summary: Tracking and config of machine learning runs
5
5
  Home-page: https://github.com/mlrun/mlrun
6
6
  Author: Yaron Haviv
@@ -303,11 +303,11 @@ mlrun/utils/notifications/notification/ipython.py,sha256=qrBmtECiRG6sZpCIVMg7RZc
303
303
  mlrun/utils/notifications/notification/slack.py,sha256=5JysqIpUYUZKXPSeeZtbl7qb2L9dj7p2NvnEBcEsZkA,3898
304
304
  mlrun/utils/notifications/notification/webhook.py,sha256=QHezCuN5uXkLcroAGxGrhGHaxAdUvkDLIsp27_Yrfd4,2390
305
305
  mlrun/utils/version/__init__.py,sha256=7kkrB7hEZ3cLXoWj1kPoDwo4MaswsI2JVOBpbKgPAgc,614
306
- mlrun/utils/version/version.json,sha256=k9md2YAgOLbIxSpyEZLKSbxhM5eCDTraQznLxjHtvYQ,88
306
+ mlrun/utils/version/version.json,sha256=TM0XJRpDh28B0fA4NOPv9C2EnwJoHNphaAqHnMOuy9o,84
307
307
  mlrun/utils/version/version.py,sha256=HMwseV8xjTQ__6T6yUWojx_z6yUj7Io7O4NcCCH_sz8,1970
308
- mlrun-1.6.1rc1.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
309
- mlrun-1.6.1rc1.dist-info/METADATA,sha256=FS19cKClPHBeeazNgD4UX6qA2BO7zlN762xLF1Supy8,18417
310
- mlrun-1.6.1rc1.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
311
- mlrun-1.6.1rc1.dist-info/entry_points.txt,sha256=1Owd16eAclD5pfRCoJpYC2ZJSyGNTtUr0nCELMioMmU,46
312
- mlrun-1.6.1rc1.dist-info/top_level.txt,sha256=NObLzw3maSF9wVrgSeYBv-fgnHkAJ1kEkh12DLdd5KM,6
313
- mlrun-1.6.1rc1.dist-info/RECORD,,
308
+ mlrun-1.6.2.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
309
+ mlrun-1.6.2.dist-info/METADATA,sha256=dwFfODu6tsFqf75ySECJDM0f14fWbqb4EMJgnYselGM,18414
310
+ mlrun-1.6.2.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
311
+ mlrun-1.6.2.dist-info/entry_points.txt,sha256=1Owd16eAclD5pfRCoJpYC2ZJSyGNTtUr0nCELMioMmU,46
312
+ mlrun-1.6.2.dist-info/top_level.txt,sha256=NObLzw3maSF9wVrgSeYBv-fgnHkAJ1kEkh12DLdd5KM,6
313
+ mlrun-1.6.2.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.42.0)
2
+ Generator: bdist_wheel (0.43.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5