udata 8.0.1.dev29005__py2.py3-none-any.whl → 8.0.1.dev29084__py2.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 udata might be problematic. Click here for more details.

@@ -505,6 +505,7 @@ class Dataset(WithMetrics, BadgeMixin, Owned, db.Document):
505
505
  'reuses',
506
506
  'followers',
507
507
  'views',
508
+ 'resources_downloads',
508
509
  ]
509
510
 
510
511
  meta = {