Skip to content
Snippets Groups Projects
Commit 676d5a98 authored by geant-release-service's avatar geant-release-service
Browse files

Finished release 0.8.

parents de54975d 01f4cb81
No related branches found
Tags 0.8
No related merge requests found
# Changelog
## [0.8] - 2025-03-27
- No change, just a new release
## [0.7] - 2025-03-27
- Added cheque validation
- Added sphinx docs
- Improved error messages
- Improve the upload page GUI
- Fixed bugs in validation form reported by Finance
## [0.6] - 2025-03-14
-Added SOCIAL_AUTH_REDIRECT_IS_HTTPS
......
......@@ -3,7 +3,7 @@ from setuptools import find_packages, setup
setup(
name="sage-validation",
version="0.7",
version="0.8",
packages=find_packages(),
include_package_data=True,
install_requires=[
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment