Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
fboerman committed Feb 5, 2024
1 parent a2acc65 commit b6791e3
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 @@ -23,7 +23,7 @@
warnings.filterwarnings('ignore', category=XMLParsedAsHTMLWarning)

__title__ = "entsoe-py"
__version__ = "0.6.4"
__version__ = "0.6.5"
__author__ = "EnergieID.be, Frank Boerman"
__license__ = "MIT"

Expand Down

0 comments on commit b6791e3

Please sign in to comment.