Skip to content
Snippets Groups Projects

MAINT: change wording of TableImporter argument and allow converters and...

Merged Florian Spreckelsen requested to merge release-0.8.0 into main
3 files
+ 7
7
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 2
2
@@ -27,9 +27,9 @@ copyright = '2021, IndiScale GmbH'
author = 'Daniel Hornung'
# The short X.Y version
version = '0.7.1'
version = '0.8.0'
# The full version, including alpha/beta/rc tags
release = '0.7.1-dev'
release = '0.8.0'
# -- General configuration ---------------------------------------------------
Loading