Skip to content

Commit

Permalink
Preparing release 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Jc2k committed Apr 5, 2015
1 parent c5b9624 commit 6a98f55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
fuselage
========

0.0.4 (unreleased)
0.0.4 (2015-04-05)
------------------

- The state directory (which is used to make sure that interupted tasks can be
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
import os

version = '0.0.4.dev0'
version = '0.0.4'

setup(
name='fuselage',
Expand Down

0 comments on commit 6a98f55

Please sign in to comment.