Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tryton
Tryton
Commits
04925636777d
Commit
04925636
authored
Nov 17, 2008
by
Cédric Krier
Browse files
Prepare release 1.0.0
parent
7cc7db0097e1
Changes
4
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
0 → 100644
View file @
04925636
Version 1.0.0 - 2008-11-17
* Initial release
MANIFEST.in
View file @
04925636
include INSTALL
include README
include TODO
include COPYRIGHT
include CHANGELOG
include LICENSE
include *.xml
include *.odt
include *.csv
...
...
@@ -4,3 +7,4 @@
include *.xml
include *.odt
include *.csv
include tests/*
__tryton__.py
View file @
04925636
...
...
@@ -5,7 +5,7 @@
'name_de_DE'
:
'Buchhaltung'
,
'name_fr_FR'
:
'Comptabilité'
,
'name_es_ES'
:
'Contabilidad'
,
'version'
:
'0.0
.1
'
,
'version'
:
'
1.
0.0'
,
'author'
:
'B2CK'
,
'email'
:
'info@b2ck.com'
,
'website'
:
'http://www.tryton.org/'
,
...
...
setup.py
View file @
04925636
...
...
@@ -48,6 +48,7 @@
'Natural Language :: English'
,
'Natural Language :: French'
,
'Natural Language :: German'
,
'Natural Language :: Spanish'
,
'Operating System :: OS Independent'
,
'Programming Language :: Python'
,
'Topic :: Office/Business'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment