This website works better with JavaScript.
Home
Help
Register
Sign In
mvest
/
gcp
forked from
mcy/gcp
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Update version number to 0.2.1
master
0.2.1
Matteo Cypriani
1 year ago
parent
1dee9e218f
commit
476f311559
4 changed files
with
4 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
fr.po
+1
-1
gcp
+1
-1
gcp.pot
+1
-1
setup.py
+ 1
- 1
fr.po
View File
@ -8,7 +8,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: 0.2.1
.dev1
\n"
"Project-Id-Version: 0.2.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-09-30 18:05+0800\n"
"PO-Revision-Date: 2018-10-14 20:56+0200\n"
+ 1
- 1
gcp
View File
@ -56,7 +56,7 @@ except ImportError as e:
NAME = "gcp (Gcp CoPier)"
NAME_SHORT = "gcp"
VERSION = '0.2.1
.dev1
'
VERSION = '0.2.1'
ABOUT = NAME_SHORT + " " + VERSION + """
---
+ 1
- 1
gcp.pot
View File
@ -5,7 +5,7 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: 0.2.1
.dev1
\n"
"Project-Id-Version: 0.2.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-10-14 20:51+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+ 1
- 1
setup.py
View File
@ -6,7 +6,7 @@ name = 'gcp'
setuptools
.
setup
(
name
=
name
,
version
=
'
0.2.1
.dev1
'
,
version
=
'
0.2.1
'
,
url
=
'
https://code.lm7.fr/mcy/gcp
'
,
license
=
'
GPL-3+
'
,
Write
Preview
Loading…
Cancel
Save