Skip to content

Commit 7b869f3

Browse files
committed
Update version numbers to 0.3.0
1 parent 1e4f93d commit 7b869f3

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
@@ -154,7 +154,7 @@ markdown_extensions:
154154
permalink: true
155155

156156
extra:
157-
mathesar_version: 0.2.5
157+
mathesar_version: 0.3.0
158158
version:
159159
provider: mike
160160
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.2.5"
3+
__version__ = "0.3.0"

0 commit comments

Comments
 (0)