Skip to content
Snippets Groups Projects
Commit 0ab588db authored by Sushant Sharma-Chaudhary's avatar Sushant Sharma-Chaudhary
Browse files

updated changelog and __init__.py package data links

parent 45bd9fed
No related branches found
No related tags found
1 merge request!48updated changelog and package data links
Pipeline #500108 passed
# Changelog
## [1.1.1] - Unreleased
- No changes yet
- bumped sklearn to v1.2.1 and retrained classifer
## [1.1.0] - 2023-1-11
......
......@@ -15,8 +15,8 @@ from astropy.utils.data import (
__version__ = '1.1.0'
PACKAGE_DATA_BASE_URL = (
'https://git.ligo.org/sushant.sharma-chaudhary/em-bright-gp/'
'-/raw/fix-warning/ligo/em_bright/data'
'https://git.ligo.org/emfollow/em-properties/em-bright/'
'-/raw/main/ligo/em_bright/data/'
)
PACKAGE_DATA_LINKS = {name: f'{PACKAGE_DATA_BASE_URL}/{name}' for name in (
......
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