Skip to content

Commit

Permalink
packaging: release version 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
machacekondra committed Aug 16, 2016
1 parent 8370469 commit 3e79f0f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bdist_rpm]
release = 1
release = 1.1.4
packager = Ondra Machacek <[email protected]>
doc_files = README.md
description = 'Tool to manage your windows machines remotely'
Expand Down
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='winremote',
version='1.1.2',
version='1.1.4',
description='Tool to manage your windows machines remotely',
long_description=long_description,
url='https://github.com/machacekondra/winremote',
Expand Down

0 comments on commit 3e79f0f

Please sign in to comment.