Skip to content

Commit edd44b9

Browse files
committed
bump version to 0.3.1
1 parent cdb8fb1 commit edd44b9

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

painter/src/build/assets/InstallerWorkstation.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[Setup]
22
AppName=RootPainter Workstation
3-
AppVersion=0.3.0
3+
AppVersion=0.3.1
44
AppPublisher=Abraham George Smith
55
DefaultDirName={autopf}\RootPainter Workstation
66
DefaultGroupName=RootPainter Workstation

painter/src/main/python/about.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -739,7 +739,7 @@ def initUI(self):
739739
<a href="https://nph.onlinelibrary.wiley.com/doi/full/10.1111/nph.18387"> https://nph.onlinelibrary.wiley.com/doi/full/10.1111/nph.18387 </a>
740740
<br />
741741
<br />
742-
Version: 0.3.0
742+
Version: 0.3.1
743743
<br />
744744
<br />
745745
Copyright (C) Abraham George Smith

trainer/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "root_painter_trainer"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
description = "Training server for RootPainter. Handles model training and segmentation. See https://github.com/Abe404/root_painter"
55
authors = [
66
{name = "Abraham George Smith"},

0 commit comments

Comments
 (0)