Browse Source

Re-fixing version.

Dan Helfman 10 years ago
parent
commit
645c66c98a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
 
 
 setup(
 setup(
     name='atticmatic',
     name='atticmatic',
-    version='0.0.2',
+    version='0.0.5',
     description='A wrapper script for Attic backup software that creates and prunes backups',
     description='A wrapper script for Attic backup software that creates and prunes backups',
     author='Dan Helfman',
     author='Dan Helfman',
     author_email='witten@torsion.org',
     author_email='witten@torsion.org',