Bump version, add rpm build script
This commit is contained in:
parent
9b6605aeec
commit
15a0c5bd8b
3
build-rpm.sh
Executable file
3
build-rpm.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#/usr/bin/bash
|
||||
|
||||
python ./setup.py bdist_rpm --requires 'python >= 2.6'
|
@ -1,5 +1,5 @@
|
||||
project_name = 'timmy'
|
||||
version = '1.4.0'
|
||||
version = '1.5.0'
|
||||
|
||||
if __name__ == '__main__':
|
||||
exit(0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user