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
6f041922
Commit
6f041922
authored
Nov 29, 2016
by
Maxime Perrotin
Browse files
Update version and changelog
parent
5c767882
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
6f041922
...
...
@@ -142,6 +142,10 @@ The background pattern was downloaded from www.subtlepatterns.com
Changelog
=========
1.
5.21 (11/2016)
-
Fix regression with test-math (import of external functions)
-
Use monospace font in the HTML rendering of ASN.1 files
1.
5.20 (11/2016)
-
Fix wrongly formatted error reporting in FOR loops
-
Support SDL2010 dot field separator (variable.field,
...
...
opengeode/opengeode.py
View file @
6f041922
...
...
@@ -138,7 +138,7 @@ except ImportError:
__all__
=
[
'opengeode'
,
'SDL_Scene'
,
'SDL_View'
,
'parse'
]
__version__
=
'1.5.2
0
'
__version__
=
'1.5.2
1
'
if
hasattr
(
sys
,
'frozen'
):
# Detect if we are running on Windows (py2exe-generated)
...
...
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