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 2e3478b commit fee0213Copy full SHA for fee0213
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "typeclasses"
3
-version = "0.2.0"
+version = "0.2.1"
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