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

versioning and tags #6

Open
loriab opened this issue Jun 15, 2020 · 0 comments
Open

versioning and tags #6

loriab opened this issue Jun 15, 2020 · 0 comments

Comments

@loriab
Copy link
Contributor

loriab commented Jun 15, 2020

Tags are often used to address stable versions. I see you're hard-coding the version in init.py . That's fine if you want to continue to do so, bumping that string right before making a tag (http://psicode.org/psi4manual/master/manage_git.html#how-to-create-and-remove-an-annotated-git-tag-on-a-remote).

If you'd like making a tag to automatically bump psi4fockci.__version__, you can try https://github.com/warner/python-versioneer#quick-install .

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