Skip to content

Commit

Permalink
mark stable
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl committed Aug 21, 2022
1 parent cc4da20 commit 7aa5658
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
with:
name: NumCu ${{ steps.meta.outputs.tag }} beta
name: NumCu ${{ steps.meta.outputs.tag }} stable
body_path: _CHANGES.md
draft: true
files: |
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ author=Casper da Costa-Luis
author_email=casper.dcl@physics.org
keywords=Python, C, C++, buffer, vector, array, CUDA, CPython, SWIG, extensions, API
classifiers=
Development Status :: 4 - Beta
Development Status :: 5 - Production/Stable
Intended Audience :: Developers
Environment :: GPU
Environment :: GPU :: NVIDIA CUDA
Expand Down

0 comments on commit 7aa5658

Please sign in to comment.