Bump version
This commit is contained in:
parent
5f566ebdd3
commit
86ff5a65f0
@ -6,6 +6,9 @@ The first two components of the version tags are tied to the ResourceSync specif
|
||||
version. Versions 0.9.x are intended to implement the v0.9 ResourceSync specification
|
||||
(http://www.openarchives.org/rs/0.9/),
|
||||
|
||||
v0.9.3 2013-07...
|
||||
-
|
||||
|
||||
v0.9.2 2013-07-04
|
||||
- Cosmetic only
|
||||
|
||||
|
||||
@ -3,4 +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__ = '0.9.2'
|
||||
__version__ = '0.9.3'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user