Skip to content

Commit 8f13476

Browse files
committed
Bump version to v1.0.1
1 parent a22bdee commit 8f13476

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/source/history.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ Release history
55

66
.. towncrier release notes start
77
8+
Outcome 1.0.1 (2019-10-16)
9+
--------------------------
10+
11+
Upgrade to attrs 19.2.0.
12+
13+
814
Outcome 1.0.0 (2018-09-12)
915
--------------------------
1016

src/outcome/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# coding: utf-8
22
# This file is imported from __init__.py and exec'd from setup.py
33

4-
__version__ = "1.0.0"
4+
__version__ = "1.0.1"

0 commit comments

Comments
 (0)