Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
soachishti committed Sep 28, 2017
1 parent df17f87 commit ce7df97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
setup(
name = 'mosspy',
packages = ['mosspy'], # this must be the same as the name above
version = '1.0.2',
version = '1.0.3',
description = 'A Python client for Moss: A System for Detecting Software Similarity',
long_description=long_description,
author = 'soachishti',
Expand Down

0 comments on commit ce7df97

Please sign in to comment.