Skip to content

Commit

Permalink
Back to work
Browse files Browse the repository at this point in the history
  • Loading branch information
ccordoba12 committed Aug 22, 2023
1 parent 1b33f62 commit efbade5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spyder_kernels/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@

"""Version File."""

VERSION_INFO = (3, 0, '0b2')
VERSION_INFO = (3, 0, 0, 'dev0')
__version__ = '.'.join(map(str, VERSION_INFO))

0 comments on commit efbade5

Please sign in to comment.