Skip to content

Commit

Permalink
Fixing build issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ChuckMac committed Nov 17, 2022
1 parent cb3ae5f commit 89aa0bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adrfinder/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
from flask_login import login_required
from adrfinder.restaurants import Restaurants

__version__ = '0.2.5'
__version__ = '0.2.6'

datastore = None

Expand Down

0 comments on commit 89aa0bc

Please sign in to comment.