We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83160fa commit e03d3b9Copy full SHA for e03d3b9
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "sentinel"
3
-version = "0.3.0-alpha.0"
+version = "0.3.0-alpha.1"
4
description = "Create sentinel objects, akin to None, NotImplemented, Ellipsis"
5
authors = ["Eddie Antonio Santos <[email protected]>"]
6
license = "MIT"
0 commit comments