Skip to content

Commit

Permalink
Release clans version 0.2
Browse files Browse the repository at this point in the history
Now uses verified https by default.
  • Loading branch information
baldwint committed Sep 25, 2014
1 parent 6310dbb commit d2ab260
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion clans/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.2dev'
__version__ = '0.2.0'
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
),
install_requires=reqs,
extras_require=extras,
Expand Down

0 comments on commit d2ab260

Please sign in to comment.