Skip to content

Commit

Permalink
Merge pull request #155 from marksull/release/20231001.0
Browse files Browse the repository at this point in the history
Bump version to 20231001.0
  • Loading branch information
marksull authored Oct 1, 2023
2 parents 9c8cad3 + 0de5c74 commit 8d0c1c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setup(
name="fmcapi",
version="20230921.0",
version="20231001.0",
description="Easier interface to Cisco's FMC API than writing your own way.",
long_description="""With the removal to configure a Cisco NGFW via the command line your only option is to
do so via a manager. Some things are better when automated so using the manager's API gives us that power.
Expand Down

0 comments on commit 8d0c1c7

Please sign in to comment.