Skip to content

Commit 239c7ea

Browse files
committed
Version bump
1 parent d160781 commit 239c7ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- Unreleased
1+
- 2.0.3
22
- Matrix decomp methods now return decomp objects
33
- Optimized matrix statistical operations
44
- Optimized vector outer product

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"extension-name": "tensor",
55
"description": "Tensor is a library and extension that provides objects for scientific computing in PHP.",
66
"author": "Andrew DalPino",
7-
"version": "2.0.2-alpha",
7+
"version": "2.0.3-alpha",
88
"verbose": true,
99
"requires": {
1010
"extensions": []

0 commit comments

Comments
 (0)