We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 572b66c commit 9aa33deCopy full SHA for 9aa33de
src/vplotlib.v
@@ -3,7 +3,7 @@ module vplotlib
3
import time
4
5
pub const (
6
- version = '0.0.1'
+ version = '0.1.0'
7
)
8
9
pub fn l_info(s string) {
0 commit comments