Skip to content

Commit

Permalink
Bump Version from 0.1.1 -> 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SE2Dev committed Jan 12, 2018
1 parent 7a7f612 commit 23da875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
from .xanim import Anim
from .sanim import SiegeAnim

version = (0, 1, 1) # Version specifier for PyCoD
version = (0, 2, 0) # Version specifier for PyCoD

0 comments on commit 23da875

Please sign in to comment.