Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
OBITools
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
26
Issues
26
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
OBITools
OBITools
Commits
798e3927
Commit
798e3927
authored
Nov 13, 2014
by
Eric Coissac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
commit of the 1.0.010 version
parent
a16e0aa6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
setup.py
setup.py
+1
-1
version.py
src/obitools/version.py
+1
-1
No files found.
setup.py
View file @
798e3927
...
...
@@ -19,7 +19,7 @@ from os import path
PACKAGE
=
"OBITools"
VERSION
=
"1.0.0
09
"
VERSION
=
"1.0.0
10
"
AUTHOR
=
'Eric Coissac'
EMAIL
=
'eric@coissac.eu'
URL
=
'metabarcoding.org/obitools'
...
...
src/obitools/version.py
View file @
798e3927
major
=
1
minor
=
0
serial
=
'0
09
'
serial
=
'0
10
'
version
=
"
%2
d.
%02
d
%
s"
%
(
major
,
minor
,
serial
)
Write
Preview
Markdown
is supported
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