Skip to content

Commit

Permalink
Update package version for 0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
José Redrejo committed Sep 6, 2024
1 parent 238bbde commit 4ab63dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.2.6"
"version": "0.2.7"
}
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
setup(
name="le-utils",
packages=find_packages(),
version="0.2.6",
version="0.2.7",
description="LE-Utils contains shared constants used in Kolibri, Ricecooker, and Kolibri Studio.",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 4ab63dc

Please sign in to comment.