Skip to content

Commit 61e916a

Browse files
authored
Merge pull request #30 from Parquery/radam/updated-meta
Bumped version
2 parents d53e048 + fef5f47 commit 61e916a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mapry_meta.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
'Generate polyglot code for de/serializing object graphs '
66
'from JSONable structures.')
77
__url__ = 'http://github.com/Parquery/mapry'
8-
__version__ = '1.0.0.0pre1'
8+
__version__ = '1.0.0.0'
99
__author__ = 'Marko Ristin'
1010
__author_email__ = 'marko.ristin@gmail.com'
1111
__license__ = 'MIT'

0 commit comments

Comments
 (0)