Skip to content

Commit aada5a2

Browse files
committed
Bump the version to 0.9.1
1 parent c298d35 commit aada5a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
# built documents.
6161
#
6262
# The short X.Y version.
63-
version = '0.9.0'
63+
version = '0.9.1'
6464
# The full version, including alpha/beta/rc tags.
6565
release = version
6666

pypuppetdbquery/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
# limitations under the License.
1717

1818
# This must be the only non-comment line in this file.
19-
__version__ = '0.9.0'
19+
__version__ = '0.9.1'

0 commit comments

Comments
 (0)