setta 0.0.13__py3-none-any.whl → 0.0.13.dev0__py3-none-any.whl

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.
setta/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = "0.0.13"
1
+ __version__ = "0.0.13.dev0"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: setta
3
- Version: 0.0.13
3
+ Version: 0.0.13.dev0
4
4
  Summary: Python without the donkeywork.
5
5
  Home-page: https://setta.dev
6
6
  Author: Kevin Musgrave, Jeff Musgrave
@@ -42,10 +42,6 @@ Requires-Dist: flake8==6.1.0; extra == "dev"
42
42
 
43
43
  ## News
44
44
 
45
- **March 4**: [v0.0.13](https://github.com/settadev/setta/releases/tag/v0.0.13)
46
- - Updated frontend javascript dependencies.
47
-
48
-
49
45
  **March 3**: [v0.0.12](https://github.com/settadev/setta/releases/tag/v0.0.12)
50
46
  - Moved the zoom/map/view controls into the left side pane:
51
47
 
@@ -76,6 +72,9 @@ Here's an example of what Developer View and User View look like:
76
72
  </tr>
77
73
  </table>
78
74
 
75
+ **March 1**: [v0.0.10](https://github.com/settadev/setta/releases/tag/v0.0.10)
76
+ - Made JSON source sections more user-friendly.
77
+
79
78
  ## What does Setta do?
80
79
 
81
80
  Setta is a general-purpose developer tool that streamlines Python coding, configuration, UI creation, and onboarding.
@@ -1,4 +1,4 @@
1
- setta/__init__.py,sha256=SxvRes_80c-42zwvn5BXPvpGVs_EZ69FUEtUBF1k9Ts,23
1
+ setta/__init__.py,sha256=pyFrv-mMKu6yQF1K6S3tCDX5wRC4Iye6Y5Yo4Gzbm6E,28
2
2
  setta/server.py,sha256=q4w9WG7SuLxwYtgXUCQyLt7t_HLmQV4y5abqvm7-uEA,4861
3
3
  setta/start.py,sha256=5sMZ7WH3KV9Q0v186PsaYqsWOz7hebyrpXbBOp9wQww,3589
4
4
  setta/cli/__init__.py,sha256=UxZG_VOMuF6lEBT3teUgTS9ulsK3wt3Gu3BbAQiAmt8,47
@@ -252,9 +252,9 @@ setta/utils/generate_new_filename.py,sha256=KBLX6paDmTvXR-027TpqQkfijIXc7mCfhen-
252
252
  setta/utils/section_contents.py,sha256=V2HQPik6DfSXw4j7IalbP5AZ3OEGCbtL5ub3xL-Q_Qo,4141
253
253
  setta/utils/utils.py,sha256=KjzcvgM3Ab3IcE8vaWYtgBpwzPLKg0LmblnHLoYZJHM,9164
254
254
  setta/utils/websocket_manager.py,sha256=MBIMI8xxOFQF4lT3on4pupi1ttEWXdWPV4fI2YP_UJU,3925
255
- setta-0.0.13.dist-info/LICENSE,sha256=us9fuCq9wmiZVzayjKxNZ2iJYF6dROe0Qp57ToCO7XU,11361
256
- setta-0.0.13.dist-info/METADATA,sha256=Xhwxw8FjGL2Ht1llbEYQIvfROuQC2W-jCW15xzu9RVU,7512
257
- setta-0.0.13.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
258
- setta-0.0.13.dist-info/entry_points.txt,sha256=P0qCESy9fWF2q1EQ9JufGldCSnPHplDPn8J6Bgk5hB0,42
259
- setta-0.0.13.dist-info/top_level.txt,sha256=8G4lmRzVOnJ11_DescPVHE6MQZH-o06A0nGsDDV2ngY,6
260
- setta-0.0.13.dist-info/RECORD,,
255
+ setta-0.0.13.dev0.dist-info/LICENSE,sha256=us9fuCq9wmiZVzayjKxNZ2iJYF6dROe0Qp57ToCO7XU,11361
256
+ setta-0.0.13.dev0.dist-info/METADATA,sha256=TZz1WYNluzisMmoHScOiT6XtWEBAlnbFzQSeEAYe9Tw,7520
257
+ setta-0.0.13.dev0.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
258
+ setta-0.0.13.dev0.dist-info/entry_points.txt,sha256=P0qCESy9fWF2q1EQ9JufGldCSnPHplDPn8J6Bgk5hB0,42
259
+ setta-0.0.13.dev0.dist-info/top_level.txt,sha256=8G4lmRzVOnJ11_DescPVHE6MQZH-o06A0nGsDDV2ngY,6
260
+ setta-0.0.13.dev0.dist-info/RECORD,,