Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

Commit

Permalink
Bump da version
Browse files Browse the repository at this point in the history
  • Loading branch information
pydanny committed Sep 17, 2013
1 parent 4d8a96a commit e252a7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
History
-------

0.3.0 (2013-09-??)
0.3.0 (2013-09-17)
++++++++++++++++++

* Allows for overrides of default repo_aliases and hosting services.
Expand Down
2 changes: 1 addition & 1 deletion watdarepo/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

__author__ = 'Daniel Greenfeld'
__email__ = 'pydanny@gmail.com'
__version__ = '0.2.0'
__version__ = '0.3.0'

from .main import watdarepo
from .main import identify_vcs
Expand Down

0 comments on commit e252a7e

Please sign in to comment.