Skip to content

Commit fee0213

Browse files
Bump version to 0.2.1
1 parent 2e3478b commit fee0213

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
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "typeclasses"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
description = "Extensible methods a la Haskell's typeclasses."
55
authors = ["John Freeman <jfreeman08@gmail.com>"]
66
documentation = "https://python-typeclasses.readthedocs.io/"

0 commit comments

Comments
 (0)