Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Commit

Permalink
Set version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
remyroy committed Mar 19, 2016
1 parent 3dc2017 commit 023b788
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cddagl/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = '1.1'
version = '1.1.1'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ def run(self):


setup(name='cddagl',
version='1.1',
version='1.1.1',
description=(
'A Cataclysm: Dark Days Ahead launcher with additional features'),
author='Rémy Roy',
Expand Down

0 comments on commit 023b788

Please sign in to comment.