Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
OpenGEODE
Commits
3371368b
Commit
3371368b
authored
May 19, 2016
by
Maxime Perrotin
Browse files
Increase version
parent
8f399145
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
3371368b
...
...
@@ -142,7 +142,7 @@ The background pattern was downloaded from www.subtlepatterns.com
Changelog
=========
1.
3.2
4
(05/2016)
1.
3.2
5
(05/2016)
-
Fix reporting of syntax errors in state aggregations
1.
3.22 (05/2016)
...
...
opengeode/opengeode.py
View file @
3371368b
...
...
@@ -117,7 +117,7 @@ except ImportError:
__all__
=
[
'opengeode'
,
'SDL_Scene'
,
'SDL_View'
,
'parse'
]
__version__
=
'1.3.2
4
'
__version__
=
'1.3.2
5
'
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
.
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