Skip to content

Commit 0aa4a2c

Browse files
committed
Patch version 0.2.1
1 parent 0a62e77 commit 0aa4a2c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
[![Conda Status](https://anaconda.org/dorafmon/pytomlpp/badges/version.svg)](https://anaconda.org/dorafmon/pytomlpp)
55
[![PyPI version](https://badge.fury.io/py/pytomlpp.svg)](https://badge.fury.io/py/pytomlpp)
66
[![TOML](https://raw.githubusercontent.com/marzer/tomlplusplus/master/docs/badge-TOML.svg)](https://github.com/toml-lang/toml/blob/master/versions/en/toml-v1.0.0-rc.1.md)
7-
[![PyPI version](https://badge.fury.io/py/pytomlpp.svg)](https://badge.fury.io/py/pytomlpp)
87

98
This is an unofficial python wrapper for tomlplusplus (https://marzer.github.io/tomlplusplus/).
109

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = pytomlpp
3-
version = 0.2.0
3+
version = 0.2.1
44
author = Bob Fang
55
author_email = [email protected]
66
license_file = LICENSE

0 commit comments

Comments
 (0)