##// END OF EJS Templates
Version number set to 1.3.1
Marcin Kasperski -
r286:a6fa088b 1.3.1 default
parent child Browse files
Show More
@@ -2,7 +2,7 b''
2 2
3 3 from setuptools import setup
4 4
5 VERSION = '1.3.0'
5 VERSION = '1.3.1'
6 6 LONG_DESCRIPTION = open("README.rst").read()
7 7
8 8 setup(
General Comments 0
You need to be logged in to leave comments. Login now