Skip to content

Commit 7c49fc8

Browse files
prepare release 0.1.3
1 parent 01fa9f2 commit 7c49fc8

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
@@ -8,7 +8,7 @@
88

99
setuptools.setup(
1010
name='PyLinearSolver',
11-
version='0.1.2',
11+
version='0.1.3',
1212
author="Ahmed Hendawy, Bernhard Rolle",
1313
author_email="ahmedmagdyahmed1996@outlook.com",
1414
description="A python interface package for many well known linear solvers libraries in many languages, Julia, C++, etc...",

0 commit comments

Comments
 (0)