Skip to content
Snippets Groups Projects

update version number

2 files
+ 1
2
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
1
@@ -5,4 +5,4 @@ useful across several different projects and repositories. It also contains
stub-files with several data-type annotations for scipy and matplot-lib
functions."""
__version__ = "1.7.13"
__version__ = "1.7.14"
Loading