shotgrid-orm 0.3.3__tar.gz → 0.3.4__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,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: shotgrid_orm
3
- Version: 0.3.3
3
+ Version: 0.3.4
4
4
  Summary: Shotgrid SQLAlchemy ORM Generator - creates Python classes from a schema.
5
5
  Author-email: John Em Tran <johnemtran@gmail.com>
6
6
  License: The MIT License (MIT)
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "shotgrid_orm"
3
- version = "0.3.3"
3
+ version = "0.3.4"
4
4
  authors = [
5
5
  { name="John Em Tran", email="johnemtran@gmail.com" },
6
6
  ]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: shotgrid_orm
3
- Version: 0.3.3
3
+ Version: 0.3.4
4
4
  Summary: Shotgrid SQLAlchemy ORM Generator - creates Python classes from a schema.
5
5
  Author-email: John Em Tran <johnemtran@gmail.com>
6
6
  License: The MIT License (MIT)
File without changes
File without changes
File without changes