This website requires JavaScript.
Explore
Help
Register
Sign In
obitools
/
obitools3
Watch
2
Star
0
Fork
0
You've already forked obitools3
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
66
Wiki
Activity
Files
f5e992abbf7eeeeec3fe904714a101b2e4d9f2c6
obitools3
/
python
/
obitools3
/
version.py
6 lines
78 B
Python
Raw
Normal View
History
Unescape
Escape
changed version to 0.0.0
2015-11-19 18:11:21 +01:00
major
=
0
minor
=
0
serial
=
'
0
'
first skeleton of the obitools3 package
2015-05-26 10:37:26 +02:00
Major update: obiarrays with columns containing indices referring to character strings.
2015-11-06 17:55:15 +01:00
version
=
"
%d
.
%02d
.
%s
"
%
(
major
,
minor
,
serial
)
Reference in New Issue
Copy Permalink