Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

Commit

Permalink
Back to development: 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
winjer committed Jan 31, 2012
1 parent acf513c commit 05e762a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES
@@ -1,3 +1,9 @@
1.0.3 (unreleased)
------------------

- Nothing changed yet.


1.0.2 (2012-01-31)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
import sys, os

version = '1.0.2'
version = '1.0.3dev'

def read(*rnames):
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
Expand Down

0 comments on commit 05e762a

Please sign in to comment.