rich-objects 0.2.0__tar.gz → 0.2.2__tar.gz

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
  Metadata-Version: 2.4
2
2
  Name: rich-objects
3
- Version: 0.2.0
4
- Summary:
3
+ Version: 0.2.2
4
+ Summary: Tools to rich print complex objects (e.g. JSON responses)
5
5
  License-File: LICENSE
6
6
  Author: Rick Porter
7
7
  Author-email: rickwporter@gmail.com
@@ -1,7 +1,7 @@
1
1
  [project]
2
2
  name = "rich-objects"
3
- version = "0.2.0"
4
- description = ""
3
+ version = "0.2.2"
4
+ description = "Tools to rich print complex objects (e.g. JSON responses)"
5
5
  authors = [
6
6
  {name = "Rick Porter",email = "rickwporter@gmail.com"}
7
7
  ]
File without changes
File without changes