Skip to content

Commit 3c9ff82

Browse files
authored
Update README.md
1 parent 9601f18 commit 3c9ff82

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[![CMake on multiple platforms](https://github.com/Iro96/catplotlib/actions/workflows/cmake-multi-platform.yml/badge.svg)](https://github.com/Iro96/catplotlib/actions/workflows/cmake-multi-platform.yml)
33
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
44
![PR: Welcome](https://img.shields.io/badge/PR-Welcome-orange.svg)
5-
![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-red.svg)
5+
![Version: 0.1.0+beta](https://img.shields.io/badge/Version-0.1.0+beta-red.svg)
66
[![Supports: Numbits](https://img.shields.io/badge/Supports-Numbits-purple.svg)](https://github.com/Iro96/Numbits)
77
![Author: Iro96 - ndhquan](https://img.shields.io/badge/Author-Iro96-yellow.svg)
88

@@ -11,7 +11,7 @@ Catplotlib is a lightweight, header-first C++ plotting library that renders to S
1111

1212
---
1313

14-
## Features (v0.1)
14+
## Features (v0.1.0-beta)
1515

1616
- Line plots and scatter plots
1717
- Automatic axis limits and nice ticks
@@ -129,3 +129,4 @@ Here are some example plots generated with catplot:
129129

130130

131131

132+

0 commit comments

Comments
 (0)