Skip to content

Commit 35aa5ec

Browse files
committed
Set version to 4.0.0
Since the plugin has been renamed, we better keep using the versioning of the original plugin. The last version of httpie-credential-store is 3.1.0, which means next major version is 4.0.0.
1 parent bb162e6 commit 35aa5ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "httpie-auth-store"
7-
version = "1.0.0"
7+
version = "4.0.0"
88
description = "HTTPie: one auth to rule them all!"
99
authors = ["Ihor Kalnytskyi <[email protected]>"]
1010
license = "MIT"

0 commit comments

Comments
 (0)