Skip to content

Commit

Permalink
new version 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rvojcik committed Nov 9, 2021
1 parent a903dc5 commit 80bb513
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 @@ -8,7 +8,7 @@

setup(
name="vault-certificate-deploy",
version="1.2.1",
version="1.3.1",
packages=find_packages(),
install_requires=install_reqs,
license="GPLv3",
Expand All @@ -30,10 +30,10 @@
"Operating System :: Unix",
"Operating System :: POSIX :: Linux",
"Programming Language :: Python",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Topic :: System :: Systems Administration",
"Topic :: Database",
"Topic :: Security",
Expand Down

0 comments on commit 80bb513

Please sign in to comment.