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 package version to 3.0.1 #236

Merged
merged 2 commits into from
Jul 11, 2024
Merged

Update package version to 3.0.1 #236

merged 2 commits into from
Jul 11, 2024

Conversation

wagnerdelima
Copy link
Owner

The version number in three places: init.py, conf.py in the docs source, and the installation instructions in the docs source has been updated from 3.0.0 to 3.0.1 to reflect the latest changes.

Description

Please include changes' summary that your pull request entails.

Fixes # (issue)

Checklist

  • Do unit tests run with no errors?
  • Has coverage not decreased?
  • Is your code concise and clean?
  • Are the conf.py and installation sphinx updated with the new version?
  • Is the init.py version variable updated?

The version number in three places: __init__.py, conf.py in the docs source, and the installation instructions in the docs source has been updated from 3.0.0 to 3.0.1 to reflect the latest changes.
Detailed test settings for the database have been added, including default credentials and database name. Test local databases are now defaulting to PORT 666 if no environment variable is set. Additionally, the id used for forcing authentication in the test view has been changed and as a result, the expected response status code is also updated.
@wagnerdelima wagnerdelima merged commit 3fb74bb into master Jul 11, 2024
4 checks passed
@wagnerdelima wagnerdelima deleted the release-3.0.1 branch July 11, 2024 11:59
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.

1 participant