Skip to content

Commit 83b89a9

Browse files
committed
bump version
1 parent 096d76a commit 83b89a9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

AUTHORS.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Authors
2+
=======
3+
4+
* Mikhail Korobov;
5+
* Alex Lovell-Troy.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
if cmd in sys.argv:
77
from setuptools import setup
88

9-
version='0.1'
9+
version='0.1.1'
1010

1111
setup(
1212
name = 'django-admin-user-stats',

0 commit comments

Comments
 (0)