Skip to content

Commit e76a2b8

Browse files
committed
bumped version to 0.5.2
1 parent f7d02f7 commit e76a2b8

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.5.1',
18+
version = '0.5.2',
1919
python_requires='>=3.8',
2020
tests_require = [
2121
'pnprint>=1.1',

0 commit comments

Comments
 (0)