We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b3de04 commit c940d36Copy full SHA for c940d36
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "dolo"
3
-version = "0.4.10"
+version = "0.4.9.10"
4
description = "Economic Modeling in Python"
5
authors = ["Winant Pablo <[email protected]>"]
6
license="BSD-2-Clause"
@@ -20,7 +20,6 @@ quantecon = "^0.4.7"
20
multimethod = "^1.3"
21
xarray = "^0.15.1"
22
multipledispatch = "^0.6.0"
23
-twine = "^3.1.1"
24
25
26
[tool.poetry.dev-dependencies]
0 commit comments