8000 Bump version to 0.8.0 · python-hyper/h11@4abd46a · GitHub
[go: up one dir, main page]

Skip to content

Commit 4abd46a

Browse files
committed
Bump version to 0.8.0
1 parent 91ab7b4 commit 4abd46a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/source/changes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ History of changes
33

44
.. currentmodule:: h11
55

6-
vNEXT (????-??-??)
7-
------------------
6+
v0.8.0 (2018-03-20)
7+
-------------------
88

99
Backwards **in**\compatible changes:
1010

h11/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# want. (Contrast with the special suffix 1.0.0.dev, which sorts *before*
1414
# 1.0.0.)
1515

16-
__version__ = "0.7.0+dev"
16+
__version__ = "0.8.0"

0 commit comments

Comments
 (0)
0