Skip to content

Commit 890e0c0

Browse files
committed
Bump version.
1 parent 891c844 commit 890e0c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@
2727
"scripts": {
2828
"test": "echo \"Error: no test specified\" && exit 1"
2929
},
30-
"version": "0.1.40"
30+
"version": "0.1.41"
3131
}

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
setup(
1313
name="le-utils",
1414
packages=find_packages(),
15-
version="0.1.40",
15+
version="0.1.41",
1616
description="LE-Utils contains shared constants used in Kolibri, Ricecooker, and Kolibri Studio.",
1717
long_description=long_description,
1818
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)