We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d99626 commit 4bb3369Copy full SHA for 4bb3369
docs/mkdocs.yml
@@ -171,7 +171,7 @@ markdown_extensions:
171
permalink: true
172
173
extra:
174
- mathesar_version: 0.7.1
+ mathesar_version: 0.8.0
175
version:
176
provider: mike
177
alias: true
mathesar/__init__.py
@@ -1,3 +1,3 @@
1
default_app_config = 'mathesar.apps.MathesarConfig'
2
3
-__version__ = "0.7.1"
+__version__ = "0.8.0"
0 commit comments