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