Spaces:
Sleeping
Sleeping
Bump version to 0.2.0 to force rebuild
Browse filesCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- pyproject.toml +1 -1
pyproject.toml
CHANGED
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
| 4 |
|
| 5 |
[project]
|
| 6 |
name = "updraft_forcing"
|
| 7 |
-
version = "0.
|
| 8 |
description = "Interactive 3-D convective updraft wind shear model — diagnoses linear/nonlinear pressure forcing, SRH, UH, and CAPE."
|
| 9 |
requires-python = ">=3.10"
|
| 10 |
dependencies = [
|
|
|
|
| 4 |
|
| 5 |
[project]
|
| 6 |
name = "updraft_forcing"
|
| 7 |
+
version = "0.2.0"
|
| 8 |
description = "Interactive 3-D convective updraft wind shear model — diagnoses linear/nonlinear pressure forcing, SRH, UH, and CAPE."
|
| 9 |
requires-python = ">=3.10"
|
| 10 |
dependencies = [
|