pjdev-postgres 4.0.1a4__tar.gz → 4.1.0a1__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,11 +1,12 @@
1
- Metadata-Version: 2.3
1
+ Metadata-Version: 2.4
2
2
  Name: pjdev-postgres
3
- Version: 4.0.1a4
3
+ Version: 4.1.0a1
4
4
  Project-URL: Documentation, https://gitlab.purplejay.net/keystone/python/-/tree/main/keystone-postgres/README.md
5
5
  Project-URL: Issues, https://gitlab.purplejay.net/keystone/python/-/issues
6
6
  Project-URL: Source, https://gitlab.purplejay.net/keystone/python
7
7
  Author-email: Purple Jay LLC <it@purplejay.io>
8
- License: MIT
8
+ License-Expression: MIT
9
+ License-File: LICENSE.txt
9
10
  Classifier: Development Status :: 4 - Beta
10
11
  Classifier: Programming Language :: Python
11
12
  Classifier: Programming Language :: Python :: 3.12
@@ -1,4 +1,4 @@
1
1
  # SPDX-FileCopyrightText: 2024-present Chris O'Neill <chris@purplejay.io>
2
2
  #
3
3
  # SPDX-License-Identifier: MIT
4
- __version__ = "4.0.1a4"
4
+ __version__ = "4.1.0a1"
@@ -7,4 +7,4 @@ collecting ... collected 1 item
7
7
 
8
8
  tests/tests_for_history.py::test_history_item_is_created_and_saved PASSED [100%]
9
9
 
10
- ============================== 1 passed in 5.99s ===============================
10
+ ============================== 1 passed in 0.99s ===============================