Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
fboerman committed Jan 30, 2022
1 parent 89d5303 commit 570b3a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entsoe/entsoe.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
from .decorators import retry, paginated, year_limited, day_limited, documents_limited

__title__ = "entsoe-py"
__version__ = "0.4.2"
__version__ = "0.4.3"
__author__ = "EnergieID.be"
__license__ = "MIT"

Expand Down

0 comments on commit 570b3a5

Please sign in to comment.