Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
bndr committed Jan 28, 2016
1 parent 9c39a1a commit 8b7a981
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions HISTORY.rst
Expand Up @@ -3,6 +3,11 @@
History
-------

0.4.0 (2016-01-28)
---------------------

* Walk Abstract Syntax Tree to find imports (Kay Sackey)

0.3.9 (2016-01-20)
---------------------

Expand Down
2 changes: 1 addition & 1 deletion pipreqs/__init__.py
Expand Up @@ -2,4 +2,4 @@

__author__ = 'Vadim Kravcenko'
__email__ = 'vadim.kravcenko@gmail.com'
__version__ = '0.3.9'
__version__ = '0.4.0'

0 comments on commit 8b7a981

Please sign in to comment.