We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55e35e3 commit 78bacc8Copy full SHA for 78bacc8
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>io.trino</groupId>
12
<artifactId>trino-wasm-python</artifactId>
13
- <version>3.13-1</version>
+ <version>3.13-2-SNAPSHOT</version>
14
<packaging>jar</packaging>
15
16
<name>${project.artifactId}</name>
@@ -30,7 +30,7 @@
30
<scm>
31
<connection>scm:git:git://github.com/trinodb/trino-wasm-python.git</connection>
32
<developerConnection>scm:git:[email protected]:trinodb/trino-wasm-python.git</developerConnection>
33
- <tag>3.13-1</tag>
+ <tag>HEAD</tag>
34
<url>https://github.com/trinodb/trino-wasm-python</url>
35
</scm>
36
0 commit comments