Skip to content

Commit

Permalink
New version relased
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelma committed Mar 3, 2015
1 parent 349adef commit 0667430
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/manual.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Zabbix-CLI
=====================================

|
| Version-1.0.0
| Version-1.1.0
|
| Authors:
| .....
Expand Down
2 changes: 1 addition & 1 deletion zabbix_cli/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/usr/bin/env python
__version__ = '1.0.0'
__version__ = '1.1.0'

0 comments on commit 0667430

Please sign in to comment.