Advertise development of new version.

parent 85e7f71a
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
import glob
import os
version = '1.0.0'
version = '1.0.1-dev'
name = 'slapprepare'
long_description = open("README.txt").read() + "\n" + \
open("CHANGES.txt").read() + "\n"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment