Skip to content

Commit 54e3c3d

Browse files
committed
alpha -> beta
1 parent 025159a commit 54e3c3d

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

README.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ commandline access to users.
66

77
.. note::
88

9-
Userdocker is currently in ALPHA state. Testing, reviewing and feedback are
10-
very welcome. Use with caution!
9+
Userdocker is currently in BETA state. Despite our ongoing efforts to test
10+
on our local infrastructure, further testing, reviewing and feedback are
11+
very welcome. Use with caution and watch the GitHub repo for issues and
12+
new releases!
1113

1214

1315
Userdocker is aimed towards scientific high performance computing and cluster

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@
2121
author_email='dev+userdocker@joernhees.de',
2222
license='MIT',
2323
classifiers=[
24-
'Development Status :: 3 - Alpha',
25-
# 'Development Status :: 4 - Beta',
24+
'Development Status :: 4 - Beta',
2625
'Environment :: Console',
2726
'Intended Audience :: Developers',
2827
'Intended Audience :: Science/Research',

0 commit comments

Comments
 (0)