Skip to content

Commit

Permalink
Release 6.3.0b0
Browse files Browse the repository at this point in the history
  • Loading branch information
SylvainCorlay committed Nov 7, 2021
1 parent 87920c5 commit a534fb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nbconvert/_version.py
@@ -1,5 +1,5 @@
version_info = (6, 2, 0)
pre_info = ''
version_info = (6, 3, 0)
pre_info = 'b0'
dev_info = ''

def create_valid_version(release_info, epoch=None, pre_input='', dev_input=''):
Expand Down

0 comments on commit a534fb9

Please sign in to comment.