Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
realvitya committed Mar 25, 2024
1 parent ee64a11 commit 8822c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyfortinet/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""Fortinet Python library"""
__version__ = "0.0.1"
__version__ = "0.0.1.post1"

from pyfortinet.fmg_api.async_fmgbase import AsyncFMGBase, AsyncFMGResponse
from pyfortinet.fmg_api.fmg import FMG
Expand Down

0 comments on commit 8822c16

Please sign in to comment.