We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42ab144 commit eccad58Copy full SHA for eccad58
pyproject.toml
@@ -1,12 +1,12 @@
1
[tool.poetry]
2
name = "aws-mfa-v2"
3
-version = "0.3.3"
+version = "0.3.5"
4
description = "Manage AWS MFA Security Credentials"
5
authors = ["Ron Ellis <[email protected]>"]
6
license = "GPL-3.0-or-later"
7
readme = "README.md"
8
classifiers = [
9
- "Development Status :: 4 - Beta",
+ "Development Status :: 5 - Production/Stable",
10
"Environment :: Console",
11
"Programming Language :: Python :: 3",
12
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
0 commit comments