Skip to content

Commit

Permalink
bumping to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scottprahl committed Sep 2, 2023
1 parent e1c668d commit d30b010
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions release.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
git push

# create release tag on github
git tag 0.5.0
git push origin 0.5.0
git tag 0.5.1
git push origin 0.5.1

# upload source to pypi
python -m build
Expand All @@ -22,3 +22,7 @@
open https://github.com/scottprahl/pyspeckle
open https://pypi.org/project/pyspeckle/
open https://pyspeckle2.readthedocs.io

# merge pull request for conda when the email arrives
open https://github.com/conda-forge/pyspeckle-feedstock

0 comments on commit d30b010

Please sign in to comment.