We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 070cd63 commit 92ef177Copy full SHA for 92ef177
pcbasic/data/version.txt
@@ -1 +1 @@
1
-1.2.14
+1.2.15
setup.py
@@ -73,12 +73,12 @@ def run(self):
73
long_description=long_description,
74
url='http://pc-basic.org',
75
author='Rob Hagemans',
76
- author_email='robhagemans@yahoo.co.uk',
+ author_email='rob.hagemans@hotmail.com',
77
license='GPLv3',
78
79
# See https://pypi.python.org/pypi?%3Aaction=list_classifiers
80
classifiers=[
81
- 'Development Status :: 5 - Production/Stable',
+ 'Development Status :: 7 - Inactive',
82
'Intended Audience :: End Users/Desktop',
83
'Topic :: System :: Emulators',
84
'License :: OSI Approved :: GNU General Public License v3 (GPLv3)',
0 commit comments