Fix version to 1.0.4
This commit is contained in:
parent
d80479469a
commit
cd039ac67c
@ -6,7 +6,7 @@ core specification version. Versions 1.0.x implement the v1.0
|
||||
ResourceSync specification which was standardized as ANSI/NISO Z39.99-2014
|
||||
<http://www.openarchives.org/rs/1.0/toc>.
|
||||
|
||||
v1.0.3 2017-01-27
|
||||
v1.0.4 2017-01-27
|
||||
* pep8 formatting
|
||||
* Added contributing note
|
||||
|
||||
|
||||
@ -3,5 +3,4 @@
|
||||
# Format: x.y.z where
|
||||
# x.y is spec version, see http://www.openarchives.org/rs/x.y/
|
||||
# z is incremented for revisions within that version, 1...
|
||||
__version__ = '1.0.3'
|
||||
'
|
||||
__version__ = '1.0.4'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user