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

Release v0.8 of all changes before Python 3 work #79

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

trimbo
Copy link
Contributor

@trimbo trimbo commented Aug 26, 2019

No description provided.

CHANGES Outdated Show resolved Hide resolved
CHANGES Outdated Show resolved Hide resolved
Copy link
Contributor

@nicksay nicksay left a comment

Choose a reason for hiding this comment

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

Tried to enumerate the major changes since last release

trimbo and others added 2 commits August 28, 2019 15:08
Co-Authored-By: Alex Nicksay <[email protected]>
Co-Authored-By: Alex Nicksay <[email protected]>
@@ -5,5 +5,5 @@

__author__ = 'Mike Solomon'
__author_email__ = '<mas63 @t cornell d0t edu>'
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
__author_email__ = '<mas63 @t cornell d0t edu>'

@@ -5,5 +5,5 @@

__author__ = 'Mike Solomon'
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
__author__ = 'Mike Solomon'
__author__ = 'The Spitfire Authors'

@@ -5,5 +5,5 @@

__author__ = 'Mike Solomon'
__author_email__ = '<mas63 @t cornell d0t edu>'
__version__ = '0.7.15'
__version__ = '0.8'
__license__ = 'BSD License'
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
__license__ = 'BSD License'
__license__ = 'BSD-3-Clause'

Copy link
Contributor

@nicksay nicksay left a comment

Choose a reason for hiding this comment

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

Sorry I missed this the first time -- let's update the author info while we're at it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants