We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f1221c commit 141342bCopy full SHA for 141342b
docs/conf.py
@@ -60,7 +60,7 @@
60
# built documents.
61
#
62
# The short X.Y version.
63
-version = '0.1.0'
+version = '0.9.0'
64
# The full version, including alpha/beta/rc tags.
65
release = version
66
pypuppetdbquery/version.py
@@ -16,4 +16,4 @@
16
# limitations under the License.
17
18
# This must be the only non-comment line in this file.
19
-__version__ = '0.1.0'
+__version__ = '0.9.0'
0 commit comments