Skip to content

Commit

Permalink
v4.4.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
h3romoto committed May 15, 2021
1 parent 5d83734 commit 3369305
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
'appdirs == 1.4.*',
'python-dateutil == 2.7.*',
'PyInquirer == 1.0.*', # required by stograde web
'google-api-python-client==2.2.*', # required by stograde drive
'google-api-python-client==2.4.*', # required by stograde drive
'google-auth-oauthlib == 0.4.*', # required by stograde drive
'six >= 1.13.0', # required by google-api-core
'setuptools >= 40.3.0', # required by google-auth
Expand All @@ -24,7 +24,7 @@

setup(
name='stograde',
version='4.4.0',
version='4.4.1',
description='The StoGrade Toolkit',
author='Hawken Rives',
author_email='hawkrives@gmail.com',
Expand Down

0 comments on commit 3369305

Please sign in to comment.