Skip to content

Commit

Permalink
chore: update Python version
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdur-rahmaanJ committed May 21, 2024
1 parent 107b714 commit b9895f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/flask_principal.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

from __future__ import with_statement

__version__ = '0.3.5'
__version__ = '0.4.0'

import sys

Expand Down

0 comments on commit b9895f5

Please sign in to comment.