Skip to content

Commit 3c64c05

Browse files
committed
Preparing release 0.0.6
1 parent a67c1b9 commit 3c64c05

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
fuselage
33
========
44

5-
0.0.6 (unreleased)
5+
0.0.6 (2015-05-12)
66
------------------
77

88
- Fix the runner on py3. json.loads won't accept bytes.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup, find_packages
22
import os
33

4-
version = '0.0.6.dev0'
4+
version = '0.0.6'
55

66
setup(
77
name='fuselage',

0 commit comments

Comments
 (0)