Skip to content

Commit

Permalink
Version number -> 1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver committed Sep 23, 2024
1 parent c12c325 commit b22e6b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extra_data/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
program. If not, see <https://opensource.org/licenses/BSD-3-Clause>
"""

__version__ = "1.17.0"
__version__ = "1.18.0"


from .exceptions import (
Expand Down

0 comments on commit b22e6b6

Please sign in to comment.