Skip to content

Commit

Permalink
version increment
Browse files Browse the repository at this point in the history
  • Loading branch information
olgaKiseleva committed Feb 22, 2023
1 parent 509d165 commit fea4647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vulners/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-

__version__ = "2.0.8"
__version__ = "2.0.9"

import warnings
from .vulners import VulnersApi, Vulners
Expand Down

0 comments on commit fea4647

Please sign in to comment.