Skip to content

Commit c940d36

Browse files
committed
Corrected version number.
1 parent 1b3de04 commit c940d36

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "dolo"
3-
version = "0.4.10"
3+
version = "0.4.9.10"
44
description = "Economic Modeling in Python"
55
authors = ["Winant Pablo <[email protected]>"]
66
license="BSD-2-Clause"
@@ -20,7 +20,6 @@ quantecon = "^0.4.7"
2020
multimethod = "^1.3"
2121
xarray = "^0.15.1"
2222
multipledispatch = "^0.6.0"
23-
twine = "^3.1.1"
2423

2524

2625
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)