Skip to content

Commit 473f6ff

Browse files
committed
Update version numbers to 0.5.0
1 parent ee5cd03 commit 473f6ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ markdown_extensions:
164164
permalink: true
165165

166166
extra:
167-
mathesar_version: 0.4.0
167+
mathesar_version: 0.5.0
168168
version:
169169
provider: mike
170170
alias: true

mathesar/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
default_app_config = 'mathesar.apps.MathesarConfig'
22

3-
__version__ = "0.4.0"
3+
__version__ = "0.5.0"

0 commit comments

Comments
 (0)