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

Commit c8624ef

Browse files
committed
Prepare for 0.7.0 release cycle.
1 parent f8abbc4 commit c8624ef

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
0.6.0 (2016-05-06)
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.6.0'
36+
__version__ = '0.7.0dev0'

0 commit comments

Comments
 (0)