Skip to content

Commit 4ac1a99

Browse files
committed
fix setup.py and add changelog
1 parent 475a38e commit 4ac1a99

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
0.3.0
2+
-----
3+
4+
initial release

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from setuptools import setup
55

66
classifiers = [
7-
'Development Status :: 1 - Alpha ',
7+
'Development Status :: 3 - Alpha ',
88
'Intended Audience :: Developers',
99
'License :: OSI Approved :: MIT License',
1010
'Operating System :: POSIX',

0 commit comments

Comments
 (0)