Skip to content

Commit cf7a049

Browse files
committed
New version - 1.9.0
1 parent 79b7cd4 commit cf7a049

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

python-simpleline.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Name: python-%{srcname}
44
Summary: A Python library for creating text UI
55
Url: https://github.com/rhinstaller/python-%{srcname}
6-
Version: 1.8.2
6+
Version: 1.9.0
77
Release: 1%{?dist}
88
# This tarball was created from upstream git:
99
# git clone https://github.com/rhinstaller/python-simpleline

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
long_description = f.read()
2525

2626
setup(name='simpleline',
27-
version='1.8.2',
27+
version='1.9.0',
2828
author='Jiri Konecny',
2929
author_email='[email protected]',
3030
description='Python text UI framework',

0 commit comments

Comments
 (0)