xn-model 1.0.1.dev1__tar.gz → 1.0.1.dev2__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,13 +1,13 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: xn-model
3
- Version: 1.0.1.dev1
3
+ Version: 1.0.1.dev2
4
4
  Summary: Base model for xn-api
5
5
  Author-email: Mike Artemiev <mixartemev@gmail.com>
6
6
  License: MIT
7
7
  Project-URL: Homepage, https://github.com/XyncNet/x-model
8
8
  Project-URL: Repository, https://github.com/XyncNet/x-model
9
9
  Keywords: tortoise,model,crud,generator,api,admin
10
- Requires-Python: >=3.12
10
+ Requires-Python: >=3.11
11
11
  Description-Content-Type: text/markdown
12
12
  Requires-Dist: tortoise-orm[accel,asyncpg]
13
13
  Provides-Extra: dev
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "xn-model"
3
- requires-python = ">=3.12"
3
+ requires-python = ">=3.11"
4
4
  authors = [
5
5
  {name = "Mike Artemiev", email = "mixartemev@gmail.com"},
6
6
  ]
@@ -1,13 +1,13 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: xn-model
3
- Version: 1.0.1.dev1
3
+ Version: 1.0.1.dev2
4
4
  Summary: Base model for xn-api
5
5
  Author-email: Mike Artemiev <mixartemev@gmail.com>
6
6
  License: MIT
7
7
  Project-URL: Homepage, https://github.com/XyncNet/x-model
8
8
  Project-URL: Repository, https://github.com/XyncNet/x-model
9
9
  Keywords: tortoise,model,crud,generator,api,admin
10
- Requires-Python: >=3.12
10
+ Requires-Python: >=3.11
11
11
  Description-Content-Type: text/markdown
12
12
  Requires-Dist: tortoise-orm[accel,asyncpg]
13
13
  Provides-Extra: dev
File without changes
File without changes
File without changes
File without changes
File without changes