Skip to content

Commit

Permalink
Release version 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
chfoo committed Apr 12, 2015
1 parent 12b15b3 commit 959bf4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions seesaw/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'''ArchiveTeam seesaw kit'''

__title__ = 'seesaw'
__version__ = '0.8.5'
__build__ = 0x00805
__version__ = '0.9'
__build__ = 0x00900
runner_type = ""
warrior_build = ""

0 comments on commit 959bf4b

Please sign in to comment.