Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
OpenGEODE
Commits
4e2d6bf8
Commit
4e2d6bf8
authored
Oct 05, 2015
by
Maxime Perrotin
Browse files
Update version number to 1.2.7
parent
06638c58
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
4e2d6bf8
...
...
@@ -148,7 +148,7 @@ The fonts are the fonts from Ubuntu, check licence in file FONT-LICENSE.TXT
Changelog
=========
1.
2.
6
(10/2015)
1.
2.
7
(10/2015)
-
Better support of renamePolicy
-
Better handling of models without CIF coordinates
-
Minor bug fixes
...
...
opengeode/opengeode.py
View file @
4e2d6bf8
...
...
@@ -116,7 +116,7 @@ except ImportError:
__all__
=
[
'opengeode'
,
'SDL_Scene'
,
'SDL_View'
,
'parse'
]
__version__
=
'1.2.
6
'
__version__
=
'1.2.
7
'
if
hasattr
(
sys
,
'frozen'
):
# Detect if we are running on Windows (py2exe-generated)
...
...
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