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

Commit

Permalink
Version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Kalnitsky committed Oct 17, 2015
1 parent 2cc4777 commit 9281918
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGES
Expand Up @@ -5,9 +5,9 @@
Here you can see the list of changes between each git-pr release.


Version 0.1
===========
Version 0.1.0
-------------

(release date to be announced)
:Release Date: 2015-10-17

- First public release.
2 changes: 1 addition & 1 deletion git_pr/__init__.py
Expand Up @@ -9,5 +9,5 @@
:license: MIT, see LICENSE for details
"""

__version__ = '0.1'
__version__ = '0.1.0'
__license__ = 'MIT'

0 comments on commit 9281918

Please sign in to comment.