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

Commit

Permalink
Bug 840789 - We need to versionbump moznetwork and release to pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Griffin committed Feb 13, 2013
1 parent 6c09199 commit 7300c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moznetwork/setup.py
Expand Up @@ -4,7 +4,7 @@

from setuptools import setup

PACKAGE_VERSION = '0.1'
PACKAGE_VERSION = '0.2'

deps=[]

Expand Down

0 comments on commit 7300c49

Please sign in to comment.