Skip to content

Commit 14ec911

Browse files
committed
Bumping version 0.3.0->0.3.1
1 parent 00c7534 commit 14ec911

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rnlp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
__copyright__ = 'Copyright (c) 2017-2018 StARLinG Lab'
6565
__license__ = 'GPL-v3'
6666

67-
__version__ = '0.3.0'
67+
__version__ = '0.3.1'
6868
__status__ = 'Beta'
6969
__maintainer__ = 'Alexander L. Hayes (@batflyer)'
7070
__email__ = '[email protected]'

rnlp/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
__copyright__ = 'Copyright (c) 2017-2018 StARLinG Lab'
2727
__license__ = 'GPL-v3'
2828

29-
__version__ = '0.3.0'
29+
__version__ = '0.3.1'
3030
__status__ = 'Beta'
3131
__maintainer__ = 'Alexander L. Hayes (@batflyer)'
3232
__email__ = '[email protected]'

0 commit comments

Comments
 (0)