Skip to content

Commit

Permalink
release 6.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Carreau committed Sep 29, 2017
1 parent c9bafb7 commit ca54430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IPython/core/release.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# version
_version_major = 6
_version_minor = 2
_version_patch = 0
_version_patch = 1
_version_extra = '.dev'
# _version_extra = 'rc2'
_version_extra = '' # Uncomment this for full releases
Expand Down

0 comments on commit ca54430

Please sign in to comment.