Skip to content
Snippets Groups Projects
Commit 83816c2a authored by Olivier Grisel's avatar Olivier Grisel
Browse files

Preparing 0.19b2

parent 0ec22755
No related branches found
No related tags found
No related merge requests found
...@@ -109,7 +109,7 @@ warnings.filterwarnings('always', category=DeprecationWarning, ...@@ -109,7 +109,7 @@ warnings.filterwarnings('always', category=DeprecationWarning,
# Dev branch marker is: 'X.Y.dev' or 'X.Y.devN' where N is an integer. # Dev branch marker is: 'X.Y.dev' or 'X.Y.devN' where N is an integer.
# 'X.Y.dev0' is the canonical version of 'X.Y.dev' # 'X.Y.dev0' is the canonical version of 'X.Y.dev'
# #
__version__ = '0.19b1' __version__ = '0.19b2'
try: try:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment