plain.api 0.2.0__tar.gz → 0.2.1__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.
@@ -11,3 +11,6 @@ plain*/dist/
11
11
 
12
12
  # Test apps
13
13
  plain*/tests/.plain
14
+
15
+ # Ottobot
16
+ .aider*
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: plain.api
3
- Version: 0.2.0
3
+ Version: 0.2.1
4
4
  Summary: API for Plain.
5
5
  Author-email: Dave Gaeddert <dave.gaeddert@dropseed.dev>
6
6
  License-File: LICENSE
@@ -8,6 +8,4 @@ Requires-Python: >=3.11
8
8
  Requires-Dist: plain<1.0.0
9
9
  Description-Content-Type: text/markdown
10
10
 
11
- <!-- This file is compiled from plain-api/plain/api/README.md. Do not edit this file directly. -->
12
-
13
11
  # plain.api
@@ -0,0 +1 @@
1
+ ./plain/api/README.md
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "plain.api"
3
- version = "0.2.0"
3
+ version = "0.2.1"
4
4
  description = "API for Plain."
5
5
  authors = [{name = "Dave Gaeddert", email = "dave.gaeddert@dropseed.dev"}]
6
6
  readme = "README.md"
plain_api-0.2.0/README.md DELETED
@@ -1,3 +0,0 @@
1
- <!-- This file is compiled from plain-api/plain/api/README.md. Do not edit this file directly. -->
2
-
3
- # plain.api
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes