Skip to content

Commit

Permalink
update version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
changtengfei committed Mar 15, 2019
1 parent 49207d7 commit d5c5599
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openvisualizer/ovVersion.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
MAJOR = 1
MINOR = 2
PATCH = 4
MINOR = 4
PATCH = 0

VERSION = (MAJOR,MINOR,PATCH)

0 comments on commit d5c5599

Please sign in to comment.