Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
romulojales committed Oct 10, 2014
1 parent 47aba8a commit 9b1a6b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spriter/__init__.py
@@ -1,5 +1,5 @@
import datetime
VERSION = "1.2.2"
VERSION = "1.3.0"

RELEASE_DATE = datetime.datetime(2014, 10, 9)
RELEASE_DATE = datetime.datetime(2014, 10, 10)
from sprite import *

0 comments on commit 9b1a6b9

Please sign in to comment.