datajoint 0.14.5__py3-none-any.whl → 0.14.6__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 datajoint might be problematic. Click here for more details.

datajoint/version.py CHANGED
@@ -1,6 +1,6 @@
1
1
  # version bump auto managed by Github Actions:
2
2
  # label_prs.yaml(prep), release.yaml(bump), post_release.yaml(edit)
3
3
  # manually set this version will be eventually overwritten by the above actions
4
- __version__ = "0.14.5"
4
+ __version__ = "0.14.6"
5
5
 
6
6
  assert len(__version__) <= 10 # The log table limits version to the 10 characters
@@ -1,9 +1,9 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: datajoint
3
- Version: 0.14.5
3
+ Version: 0.14.6
4
4
  Summary: DataJoint for Python is a framework for scientific workflow management based on relational principles. DataJoint is built on the foundation of the relational data model and prescribes a consistent method for organizing, populating, computing, and querying data.
5
5
  Author: Raphael Guzman, Edgar Walker
6
- Author-email: Dimitri Yatsenko <dimitri@datajoint.com>, DataJoint Contributors <support@datajoint.com>
6
+ Author-email: Dimitri Yatsenko <dimitri@datajoint.com>, Thinh Nguyen <thinh@datajoint.com>, DataJoint Contributors <support@datajoint.com>
7
7
  Maintainer-email: Dimitri Yatsenko <dimitri@datajoint.com>, DataJoint Contributors <support@datajoint.com>
8
8
  License: GNU LESSER GENERAL PUBLIC LICENSE
9
9
  Version 2.1, February 1999
@@ -589,8 +589,8 @@ Dynamic: license-file
589
589
  <tr>
590
590
  <td>Since Release</td>
591
591
  <td>
592
- <a id="commit-since-release-link" href="https://github.com/datajoint/datajoint-python/compare/v0.14.5...master">
593
- <img id="commit-since-release-img" src="https://img.shields.io/github/commits-since/datajoint/datajoint-python/v0.14.5?color=red" alt="commit since last release" />
592
+ <a id="commit-since-release-link" href="https://github.com/datajoint/datajoint-python/compare/v0.14.6...master">
593
+ <img id="commit-since-release-img" src="https://img.shields.io/github/commits-since/datajoint/datajoint-python/v0.14.6?color=red" alt="commit since last release" />
594
594
  </a>
595
595
  </td>
596
596
  </tr>
@@ -25,10 +25,10 @@ datajoint/settings.py,sha256=fJ5A7HR8aTb0HvN4GQ4eLwtmQxdyB11l6sMiguaQoz8,9406
25
25
  datajoint/table.py,sha256=vVzeec-z1tFKYFDWCh6ArJi5sysdNTJWaTteAavwIsE,45185
26
26
  datajoint/user_tables.py,sha256=vcnO-8NET543LwlzvI6y8yTmw-UHMUe7VuMk1EKp-8I,6941
27
27
  datajoint/utils.py,sha256=m-tnRa65dkwdCV6qqUG7kYHsIaFJGPSVr22QpHzeCZc,4576
28
- datajoint/version.py,sha256=0J3S_RIdt9bVt0MteMQlEy0auezr5cWmUqFiP90qpzw,302
29
- datajoint-0.14.5.dist-info/licenses/LICENSE.txt,sha256=7VXUyqv9idbgJNkr3OFy0vfuSqZa3JHmC2TpSavBpss,26444
30
- datajoint-0.14.5.dist-info/METADATA,sha256=vnpbGSX4jahjFspaxbLoq972sKd5qKxi4hl_r_iU5UA,37822
31
- datajoint-0.14.5.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
32
- datajoint-0.14.5.dist-info/entry_points.txt,sha256=RLoyQD_Hz9HdlKG-ei0SlHDxuaTpasDJ6gZcvj9iZG0,71
33
- datajoint-0.14.5.dist-info/top_level.txt,sha256=GLPeIbF_-lu3lpcSazCl0KUco1v2rr5uyUvieYAniLU,10
34
- datajoint-0.14.5.dist-info/RECORD,,
28
+ datajoint/version.py,sha256=_gHslllFpj9rkpr8MqITBCa3Fede--023djQvfsAEiI,302
29
+ datajoint-0.14.6.dist-info/licenses/LICENSE.txt,sha256=7VXUyqv9idbgJNkr3OFy0vfuSqZa3JHmC2TpSavBpss,26444
30
+ datajoint-0.14.6.dist-info/METADATA,sha256=ATPwaJaIaV_svC4FysZKv-W1z5wzA8muk9Sx1gAsuFg,37858
31
+ datajoint-0.14.6.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
32
+ datajoint-0.14.6.dist-info/entry_points.txt,sha256=RLoyQD_Hz9HdlKG-ei0SlHDxuaTpasDJ6gZcvj9iZG0,71
33
+ datajoint-0.14.6.dist-info/top_level.txt,sha256=GLPeIbF_-lu3lpcSazCl0KUco1v2rr5uyUvieYAniLU,10
34
+ datajoint-0.14.6.dist-info/RECORD,,