@@ -397,6 +397,6 @@ abstract contract Pyth is
}
function version() public pure returns (string memory) {
- return "1.4.3";
+ return "1.4.4-alpha.1";
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/pyth-evm-contract",
- "version": "1.4.3",
+ "version": "1.4.4-alpha.1",
"description": "",
"private": "true",
"devDependencies": {