Skip to content

Commit

Permalink
Release 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ccordoba12 committed Feb 28, 2024
1 parent 0d0fc1f commit cf25cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spyder_kernels/_version.py
Expand Up @@ -8,5 +8,5 @@

"""Version File."""

VERSION_INFO = (2, 6, 0, 'dev0')
VERSION_INFO = (2, 5, 1)
__version__ = '.'.join(map(str, VERSION_INFO))

0 comments on commit cf25cb4

Please sign in to comment.