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

Commit

Permalink
Version 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jbaiter committed Aug 23, 2013
1 parent 83496fb commit a5548ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env python2.7
from setuptools import setup, find_packages
from setuptools import setup

setup(
name='spreads',
version='0.2',
version='0.3',
author='Johannes Baiter',
author_email='johannes.baiter@gmail.com',
packages=['spreads', 'spreadsplug'],
Expand Down

0 comments on commit a5548ec

Please sign in to comment.