Skip to content

Commit

Permalink
Merged in some PRs for a release
Browse files Browse the repository at this point in the history
  • Loading branch information
initialed85 committed Aug 18, 2020
1 parent ce201eb commit 7058363
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
requests==2.20.0
PyYAML==5.1
requests==2.24.0
PyYAML==5.3.1
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# Versions should comply with PEP440. For a discussion on single-sourcing
# the version across setup.py and the project code, see
# https://packaging.python.org/en/latest/single_source_version.html
version='2020.7',
version='2020.7.18',

description='The Python third_party_license_file_generator is aimed at distilling down the appropriate license for one or many pip "requirements" files into a single file; it supports Python2.7 and Python3.',
long_description=long_description,
Expand Down

0 comments on commit 7058363

Please sign in to comment.