Skip to content

Commit cfac32e

Browse files
author
Paul Austen
committed
Bump to V2.0
1 parent ffb2064 commit cfac32e

File tree

5 files changed

+2
-7
lines changed

5 files changed

+2
-7
lines changed

installers/rs310p-dc-psu_2.0.exe

2.17 MB
Binary file not shown.
16.7 KB
Binary file not shown.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "rs310p-dc-psu"
3-
version = "1.9"
3+
version = "2.0"
44
description = "Provides the ability to control ETommens eTM-xxxxP Series PSU's over a USB interface. This PSU is available as Hanmatek HM305P, Rockseed RS305P, Hanmatek HM310P, RockSeed RS310P, Rockseed RS605P."
55
authors = ["Paul Austen <pjaos@gmail.com>"]
66
readme = "README.md"

windows/build.bat

Lines changed: 0 additions & 5 deletions
This file was deleted.

windows/rs310p-dc-psu.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33

44
#define MyAppName "rs310p-dc-psu"
5-
#define MyAppVersion "1.9"
5+
#define MyAppVersion "2.0"
66
#define MyAppPublisher "Paul Austen"
77
#define MyAppURL "https://github.com/pjaos/ct6_meter_os"
88

0 commit comments

Comments
 (0)