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 08bdcb8 commit 6361df0Copy full SHA for 6361df0
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "typeclasses"
3
-version = "0.1.0"
+version = "0.2.0"
4
description = "Extensible methods a la Haskell's typeclasses."
5
authors = ["John Freeman <jfreeman08@gmail.com>"]
6
documentation = "https://python-typeclasses.readthedocs.io/"
0 commit comments