File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2525 <parent >
2626 <groupId >org.ai-flow</groupId >
2727 <artifactId >aiflow-parent</artifactId >
28- <version >0.2-SNAPSHOT </version >
28+ <version >0.3.1 </version >
2929 <relativePath >../pom.xml</relativePath >
3030 </parent >
3131
Original file line number Diff line number Diff line change 2323 <modelVersion >4.0.0</modelVersion >
2424 <groupId >org.ai-flow</groupId >
2525 <artifactId >aiflow-parent</artifactId >
26- <version >0.2-SNAPSHOT </version >
26+ <version >0.3.1 </version >
2727 <packaging >pom</packaging >
2828
2929 <name >${project.groupId} :${project.artifactId} </name >
4444 <maven .spotless.version>2.4.2</maven .spotless.version>
4545 <maven .compiler.source>1.8</maven .compiler.source>
4646 <maven .compiler.target>1.8</maven .compiler.target>
47- <notification-client .version>0.2-SNAPSHOT </notification-client .version>
47+ <notification-client .version>0.3.1 </notification-client .version>
4848 </properties >
4949
5050 <licenses >
Original file line number Diff line number Diff line change 2020The ai_flow version follows the PEP440.
2121.. seealso:: https://www.python.org/dev/peps/pep-0440
2222"""
23- __version__ = "0.3.dev0 "
23+ __version__ = "0.3.1 "
Original file line number Diff line number Diff line change 2424
2525 <groupId >org.ai-flow</groupId >
2626 <artifactId >notification-client</artifactId >
27- <version >0.2-SNAPSHOT </version >
27+ <version >0.3.1 </version >
2828 <properties >
2929 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3030 <grpc .version>1.27.2</grpc .version>
Original file line number Diff line number Diff line change 2020The notification_service version follows the PEP440.
2121.. seealso:: https://www.python.org/dev/peps/pep-0440
2222"""
23- __version__ = "0.3.dev0 "
23+ __version__ = "0.3.1 "
Original file line number Diff line number Diff line change 2424
2525 <groupId >com.apache.flink.ai</groupId >
2626 <artifactId >ai_flow</artifactId >
27- <version >0.2-SNAPSHOT </version >
27+ <version >0.3.1 </version >
2828 <build >
2929 <plugins >
3030 <plugin >
You can’t perform that action at this time.
0 commit comments