Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lscsoft
bilby_pipe
Commits
c4c6d928
Commit
c4c6d928
authored
Aug 26, 2020
by
Gregory Ashton
Browse files
Merge branch 'version1.0.1-release' into 'master'
Version 1.0.1 release See merge request
!355
parents
e4647db5
711ed67c
Pipeline
#150668
passed with stages
in 5 minutes and 52 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
c4c6d928
# All notable changes will be documented in this file
## v1.0.1: 2020-26-08
### Added
-
Priority setting for condor
-
Email notofications
### Changed
-
Python 3.6+ requirement
-
Review files to use reference frequency of 100Hz
-
Improved parent-child relation to avoid recreating cached files
-
Job creation modularised
-
Overhaul and improvements to the slurm backend
## v1.0.00: 2020-27-07
### Added
-
Trigger-time now able to use event names (!333)
...
...
setup.py
View file @
c4c6d928
...
...
@@ -70,7 +70,7 @@ def get_long_description():
return
long_description
VERSION
=
"1.0.
0
"
VERSION
=
"1.0.
1
"
version_file
=
write_version_file
(
VERSION
)
long_description
=
get_long_description
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment