Skip to content

Commit

Permalink
Merge pull request #122 from learningequality/rtibbles-patch-1
Browse files Browse the repository at this point in the history
Bump version to 0.4.0
  • Loading branch information
rtibbles authored Feb 12, 2024
2 parents c33594b + 1e96f27 commit 9410a97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/kolibri_app/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

from kolibri_app.constants import MAC

__version__ = "0.3.0"
__version__ = "0.4.0"

os.environ["KOLIBRI_INSTALLER_VERSION"] = __version__

Expand Down

0 comments on commit 9410a97

Please sign in to comment.