Skip to content
This repository was archived by the owner on Jan 13, 2021. It is now read-only.

Commit 6b15241

Browse files
committed
Prepare for next release cycle.
1 parent 070dd32 commit 6b15241

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

HISTORY.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Release History
22
===============
33

4+
dev
5+
---
6+
47
v0.7.0 (2016-09-27)
58
-------------------
69

hyper/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@
3333
# Set default logging handler.
3434
logging.getLogger(__name__).addHandler(logging.NullHandler())
3535

36-
__version__ = '0.7.0'
36+
__version__ = '0.8.0dev0'

0 commit comments

Comments
 (0)