next version

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-18 19:46:23 -04:00
parent 975b8911cc
commit ca013fb2b3
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
7.3.0:
- Added support for grabbing dependencies from -e requirements into dependency graph.
7.2.9:
- Bug fixes.
7.2.8:
+1 -1
View File
@@ -3,4 +3,4 @@
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '7.2.9'
__version__ = '7.3.0'