diff --git a/setup.py b/setup.py index c6e2466..323ec72 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='Pyrebase4', - version='4.4.0', + version='4.4.1', url='https://github.com/nhorvath/Pyrebase4', description='A simple python wrapper for the Firebase API with current deps', author='nhorvath',