Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Commit

Permalink
Preparing release 0.1-alpha-3
Browse files Browse the repository at this point in the history
  • Loading branch information
jfroche committed May 16, 2011
1 parent 07cf548 commit e73ac53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/HISTORY.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

0.1-alpha-3 (unreleased)
0.1-alpha-3 (2011-05-16)
------------------------

- Avoid code to stop thread and set the default value for variable before exception
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.1-alpha-3dev'
version = '0.1-alpha-3'

setup(name='five.taskqueue',
version=version,
Expand Down

0 comments on commit e73ac53

Please sign in to comment.