Skip to content
This repository was archived by the owner on Feb 21, 2018. It is now read-only.

Commit a5fdb44

Browse files
committed
Cod version 0.2
1 parent 290bff5 commit a5fdb44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/cod.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
distribution.
2525
"""
2626

27-
VERSION = "0.1"
27+
VERSION = "0.2"
2828

2929
from niilib import config
3030
from niilib import log

0 commit comments

Comments
 (0)