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 33a8785 commit 9f8298fCopy full SHA for 9f8298f
docs/mkdocs.yml
@@ -165,7 +165,7 @@ markdown_extensions:
165
permalink: true
166
167
extra:
168
- mathesar_version: 0.5.0
+ mathesar_version: 0.6.0
169
version:
170
provider: mike
171
alias: true
mathesar/__init__.py
@@ -1,3 +1,3 @@
1
default_app_config = 'mathesar.apps.MathesarConfig'
2
3
-__version__ = "0.5.0"
+__version__ = "0.6.0"
0 commit comments