Skip to content

Commit 39638bc

Browse files
committed
prep for 3.8.0
1 parent b39a79b commit 39638bc

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

GPUmodules/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '3.7.8'
1+
__version__ = '3.8.0'
22
__status__ = 'Development Status :: 5 - Production/Stable'
33
#__status__ = 'Development Status :: 4 - Beta'
44
__author__ = 'RicksLab'

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,9 @@ fan details from the utility. The *--force_write* option can be used to force al
123123
parameters to be written to the GPU. The default behavior is to only write changes. The
124124
*--verbose* option will display progress and informational messages generated by the utilities.
125125

126-
## New in Development - v3.8.0
126+
## New in Current Release - v3.8.0
127127

128-
* Nothing yet.
128+
* Prep for next official Debian release.
129129

130130
## Development Plans
131131

@@ -156,7 +156,7 @@ interface shows actual values instead of set values.
156156

157157
## History
158158

159-
### New in Current Release - v3.7.8
159+
### New in Previous Release - v3.7.8
160160

161161
* Improved read/write status summary.
162162
* Made monitor window not resizable.

0 commit comments

Comments
 (0)