Skip to content

Commit

Permalink
corrected email address
Browse files Browse the repository at this point in the history
  • Loading branch information
cholmes authored Jul 24, 2023
1 parent 775e267 commit 9b8823b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions open_buildings/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Top-level package for open-buildings."""

__author__ = """Chris Holmes"""
__email__ = 'homie@gmail.com'
__email__ = 'chomie@gmail.com'
__version__ = '0.0.2'

from .open_buildings import *
from .open_buildings import *

0 comments on commit 9b8823b

Please sign in to comment.