Skip to content

Commit d07da3d

Browse files
Bumped the version number to 0.3.0.
1 parent c91b8cc commit d07da3d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

gitinspector/translations/messages.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
msgid ""
1919
msgstr ""
20-
"Project-Id-Version: gitinspector 0.2.2\n"
20+
"Project-Id-Version: gitinspector 0.3.0\n"
2121
"Report-Msgid-Bugs-To: [email protected]\n"
2222
"POT-Creation-Date: 2013-07-15 02:57+0200\n"
2323
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"

gitinspector/translations/messages_sv.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
#
1919
msgid ""
2020
msgstr ""
21-
"Project-Id-Version: gitinspector 0.2.2\n"
21+
"Project-Id-Version: gitinspector 0.3.0\n"
2222
"Report-Msgid-Bugs-To: [email protected]\n"
2323
"POT-Creation-Date: 2013-07-15 02:57+0200\n"
2424
"PO-Revision-Date: 2013-07-15 03:08+0200\n"

gitinspector/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
import gitinspector.localization
2828
gitinspector.localization.init()
2929

30-
__version__ = "0.2.2"
30+
__version__ = "0.3.0"
3131

3232
__doc__ = _("""Copyright © 2012-2013 Ejwa Software. All rights reserved.
3333
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.

0 commit comments

Comments
 (0)