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

Update version number and attribution in __init__.py #17

Merged
merged 6 commits into from
Jul 23, 2024
Merged

Conversation

SpacemanPaul
Copy link
Collaborator

@SpacemanPaul SpacemanPaul commented Jul 23, 2024

  • Update version number
  • attribute original authors.
  • Fix sphinx tests

Copy link
Owner

@mjhajharia mjhajharia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the last time the main tests were breaking because of a python version change as well, so we should probably take a look at those as well

__credits__ = "(c) Meenal Jhajharia"
__version__ = "2.1.2"
__author__ = u"Meenal Jhajharia <[email protected]> and contributors"
__credits__ = "(c) Meenal Jhajharia and contributors"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

feel free to add your name there as a co-maintainer!

@SpacemanPaul SpacemanPaul merged commit 00a321a into main Jul 23, 2024
3 of 13 checks passed
@SpacemanPaul SpacemanPaul deleted the update_init branch July 23, 2024 23:56
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

Successfully merging this pull request may close these issues.

2 participants