pin version to 11.0.1
This commit is contained in:
committed by
Steve Chavez
parent
ed147ce5c8
commit
d7907f4aa4
+1
-1
@@ -59,7 +59,7 @@ copyright = u'2017, ' + author
|
||||
# The short X.Y version.
|
||||
version = u'11.0'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = u'11.0.0'
|
||||
release = u'11.0.1'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
11.0.0
|
||||
11.0.1
|
||||
======
|
||||
|
||||
These release notes include the changes in versions `11.0.0 <https://github.com/PostgREST/postgrest/releases/tag/v11.0.0>`_ and `11.0.1 <https://github.com/PostgREST/postgrest/releases/tag/v11.0.1>`_. The detailed changelog and pre-compiled binaries are available on the `GitHub release pages <https://github.com/PostgREST/postgrest/releases>`_.
|
||||
|
||||
Features
|
||||
--------
|
||||
|
||||
Reference in New Issue
Block a user