Skip to content

Commit eccad58

Browse files
committed
update version and classifiers
1 parent 42ab144 commit eccad58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[tool.poetry]
22
name = "aws-mfa-v2"
3-
version = "0.3.3"
3+
version = "0.3.5"
44
description = "Manage AWS MFA Security Credentials"
55
authors = ["Ron Ellis <[email protected]>"]
66
license = "GPL-3.0-or-later"
77
readme = "README.md"
88
classifiers = [
9-
"Development Status :: 4 - Beta",
9+
"Development Status :: 5 - Production/Stable",
1010
"Environment :: Console",
1111
"Programming Language :: Python :: 3",
1212
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",

0 commit comments

Comments
 (0)