Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.1.1a9 #71

Closed
5 tasks done
yxqd opened this issue Feb 27, 2018 · 0 comments
Closed
5 tasks done

0.1.1a9 #71

yxqd opened this issue Feb 27, 2018 · 0 comments

Comments

@yxqd
Copy link
Member

yxqd commented Feb 27, 2018

Changes:

Things to do

  • Update version numbers in
    • _version.py
    • meta.yaml
    • package.json
  • git add and git commit
  • tag
    git tag -a X.X.X -m 'comment'
  • push
    git push
    git push --tags
    
  • build and upload
    conda build conda-recipes
    anaconda login
    anaconda upload /path/to/ipywe-...tar.bz2
    
yxqd added a commit that referenced this issue Feb 28, 2018
@yxqd yxqd closed this as completed Feb 28, 2018
@yxqd yxqd mentioned this issue Mar 5, 2018
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant