Skip to content

Commit

Permalink
Bump version to 0.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Qiu committed Sep 18, 2014
1 parent 3e50b98 commit 435492e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages


version = '0.9.8'
version = '0.9.9'

setup(name='btsync.py',
version=version,
Expand Down

0 comments on commit 435492e

Please sign in to comment.