aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 6dd2523..15f6681 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@
from distutils.core import setup
setup(name = 'gs-elpa',
- version = '0.1.1',
+ version = '0.1.2',
description = 'g-sorcery backend for elisp packages',
author = 'Jauhien Piatlicki',
author_email = 'jauhien@gentoo.org',