- Prepared for next version
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@292 014f5005-505e-4b48-8d0a-63407b615a7c
This commit is contained in:
parent
a346818805
commit
52c20fc79d
@ -24,7 +24,7 @@ import os
|
||||
import os.path
|
||||
import getopt
|
||||
from relational import relation, parser
|
||||
version="1.0"
|
||||
version="1.1"
|
||||
|
||||
|
||||
def printver(exit=True):
|
||||
|
@ -21,7 +21,7 @@ from distutils.core import setup
|
||||
|
||||
def c_setup(name):
|
||||
setup(
|
||||
version='1.0',
|
||||
version='1.1',
|
||||
name=name,
|
||||
packages=(name,),
|
||||
author="Salvo 'LtWorf' Tomaselli",
|
||||
|
Loading…
x
Reference in New Issue
Block a user