Skip to content

Commit b6adba9

Browse files
authored
Merge pull request #432 from nschloe/version-bump
Version bump
2 parents da6335a + 6cf8f33 commit b6adba9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align="center">
22
<a href="https://github.com/nschloe/tikzplotlib"><img alt="tikzplotlib" src="https://nschloe.github.io/tikzplotlib/logo-tikzplotlib.svg" width="60%"></a>
3-
<p align="center">The artist formerly known as *matplotlib2tikz.*</p>
3+
<p align="center">The artist formerly known as <em>matplotlib2tikz.</em></p>
44
</p>
55

66
[![gh-actions](https://img.shields.io/github/workflow/status/nschloe/tikzplotlib/ci?style=flat-square)](https://github.com/nschloe/tikzplotlib/actions?query=workflow%3Aci)

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = tikzplotlib
3-
version = 0.9.2
3+
version = 0.9.3
44
author = Nico Schlömer
55
author_email = [email protected]
66
description = Convert matplotlib figures into TikZ/PGFPlots

0 commit comments

Comments
 (0)