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 13b1348 commit db4bbb7Copy full SHA for db4bbb7
crashtest/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.3.0"
+__version__ = "0.3.1"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "crashtest"
3
-version = "0.3.0"
+version = "0.3.1"
4
description = "Manage Python errors with ease"
5
authors = ["Sébastien Eustace <[email protected]>"]
6
license = "MIT"
0 commit comments