Skip to content

Commit 7a966bf

Browse files
committed
update setup.py and HISTORY.rst
1 parent 5a09611 commit 7a966bf

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/storage-discovery/HISTORY.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
Release History
44
===============
55

6+
1.0.0
7+
++++++
8+
* Stable version release upon api version 2025-09-01.
9+
610
1.0.0b1
711
++++++
812
* Initial release.

src/storage-discovery/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111

1212
# HISTORY.rst entry.
13-
VERSION = '1.0.0b1'
13+
VERSION = '1.0.0'
1414

1515
# The full list of classifiers is available at
1616
# https://pypi.python.org/pypi?%3Aaction=list_classifiers

0 commit comments

Comments
 (0)