Skip to content

Commit

Permalink
Fix stash conflict and bump to 2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
rudolphpienaar committed May 3, 2024
1 parent d2009bd commit 00bfa9a
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions spleendatads.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,7 @@

from requests.exceptions import RequestException

<<<<<<< Updated upstream
__version__ = "2.0.2"
||||||| Stash base
__version__ = "2.0.0"
=======
__version__ = "2.0.4"
>>>>>>> Stashed changes
__version__ = "2.0.6"

DISPLAY_TITLE = r"""
Expand Down

0 comments on commit 00bfa9a

Please sign in to comment.