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
08f6eba5
Commit
08f6eba5
authored
Jan 29, 2018
by
Maxime Perrotin
Browse files
Increase version
parent
3ee16c41
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
08f6eba5
...
...
@@ -141,6 +141,10 @@ The background pattern was downloaded from www.subtlepatterns.com
Changelog
=========
1.
5.44 (01/2018)
-
Bugfix: Return error code when Ada generation fails
-
Tests: reorder arguments to asn1scc for v4 compatibility
1.
5.43 (01/2018)
-
Add preliminary compatibility with asn1scc v4
...
...
opengeode/opengeode.py
View file @
08f6eba5
...
...
@@ -139,7 +139,7 @@ except ImportError:
__all__
=
[
'opengeode'
,
'SDL_Scene'
,
'SDL_View'
,
'parse'
]
__version__
=
'1.5.4
3
'
__version__
=
'1.5.4
4
'
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