Skip to content

Commit d28b053

Browse files
committed
bumped version to v0.4.0
1 parent 8c954cc commit d28b053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
setup(
1616
# package declaration
1717
name = 'arrex',
18-
version = '0.3.2',
18+
version = '0.4.0',
1919
python_requires='>=3.8',
2020
tests_require = [
2121
'pnprint>=1.1',

0 commit comments

Comments
 (0)