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 a22bdee commit 8f13476Copy full SHA for 8f13476
docs/source/history.rst
@@ -5,6 +5,12 @@ Release history
5
6
.. towncrier release notes start
7
8
+Outcome 1.0.1 (2019-10-16)
9
+--------------------------
10
+
11
+Upgrade to attrs 19.2.0.
12
13
14
Outcome 1.0.0 (2018-09-12)
15
--------------------------
16
src/outcome/_version.py
@@ -1,4 +1,4 @@
1
# coding: utf-8
2
# This file is imported from __init__.py and exec'd from setup.py
3
4
-__version__ = "1.0.0"
+__version__ = "1.0.1"
0 commit comments