Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
epierce committed Apr 24, 2024
1 parent 4acc721 commit 6653213
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gimme_aws_creds/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__all__ = ['config', 'aws', 'main', 'ui', 'common', 'default', 'duo', 'errors', 'okta_classic', 'okta_identity_engine', 'registered_authenticators', 'u2f', 'webauthn']
version = '2.8.1'
version = '2.8.1.1'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name='gimme_aws_creds',
version='2.8.1',
version='2.8.1.1',
install_requires=requirements,
author='Eric Pierce',
author_email='eric.pierce@nike.com',
Expand Down

0 comments on commit 6653213

Please sign in to comment.