Skip to content

Commit 1aa7efc

Browse files
committed
Increment version
1 parent d160445 commit 1aa7efc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ficus/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env python
2-
__version__ = '0.0.1'
2+
__version__ = '0.1'
33

44
from manager import FigureManager
55

0 commit comments

Comments
 (0)