mirror of
https://github.com/puppetlabs/infinitory.git
synced 2026-01-26 18:28:41 -05:00
Bump Version number for JSON Support in index file
Adding a json blob for index file, this bumps the version following the previous merged PR.
This commit is contained in:
parent
af5e354010
commit
e2c01bd000
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -2,7 +2,7 @@ import setuptools
|
|||
|
||||
setuptools.setup(
|
||||
name = "infinitory",
|
||||
version = "0.0.4",
|
||||
version = "0.0.5",
|
||||
|
||||
description = "SRE host, role, and service inventory",
|
||||
author = "Daniel Parks",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue