Skip to content

Commit

Permalink
Version 0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
happy5214 committed Oct 10, 2015
1 parent 35d1bd2 commit f67d443
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
@@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
"""A setuptools based setup module."""

from setuptools import setup, find_packages
Expand All @@ -12,7 +13,7 @@

setup(
name='competitions-match',
version='0.1a1',
version='0.1',

description='competitions support library for matches',
long_description=long_description,
Expand Down

0 comments on commit f67d443

Please sign in to comment.