We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9740efb commit 209c689Copy full SHA for 209c689
1 file changed
json5/version.py
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-__version__ = '0.9.26'
+__version__ = '0.9.27'
16
17
# For backward-compatibility with earlier versions of json5:
18
VERSION = __version__
0 commit comments