diff --git a/setup.cfg b/setup.cfg index bbe7007..9b9038e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,7 @@ [metadata] name = powerpwn author = Michael Bargury, Lana Salameh and Avishai Efrat -version = 3.0.0 +version = 3.0.1 [options] install_requires = @@ -85,4 +85,4 @@ warn_return_any = false init_forbid_extra = true init_typed = true warn_required_dynamic_aliases = true -warn_untyped_fields = true \ No newline at end of file +warn_untyped_fields = true