setta 0.0.3.dev9__py3-none-any.whl → 0.0.3.dev11__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- setta/__init__.py +1 -1
- setta/static/frontend/assets/{index-d7ede6b5.js → index-5e0f9a3a.js} +2 -2
- setta/static/frontend/index.html +1 -1
- setta/tasks/tasks.py +12 -4
- {setta-0.0.3.dev9.dist-info → setta-0.0.3.dev11.dist-info}/METADATA +1 -1
- {setta-0.0.3.dev9.dist-info → setta-0.0.3.dev11.dist-info}/RECORD +10 -10
- {setta-0.0.3.dev9.dist-info → setta-0.0.3.dev11.dist-info}/LICENSE +0 -0
- {setta-0.0.3.dev9.dist-info → setta-0.0.3.dev11.dist-info}/WHEEL +0 -0
- {setta-0.0.3.dev9.dist-info → setta-0.0.3.dev11.dist-info}/entry_points.txt +0 -0
- {setta-0.0.3.dev9.dist-info → setta-0.0.3.dev11.dist-info}/top_level.txt +0 -0
setta/__init__.py
CHANGED
@@ -1 +1 @@
|
|
1
|
-
__version__ = "0.0.3.
|
1
|
+
__version__ = "0.0.3.dev11"
|