Skip to content

Commit a2556cc

Browse files
committed
Updated version number
1 parent 054b8d9 commit a2556cc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Click [here][wiki], to see the wiki for information on how to use and install.
1919

2020
### Version
2121

22-
1.0.6
22+
1.0.7
2323

2424
### License
2525

taxon_names_resolver/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
For any questions or comments, feel free to email:
1919
`dominic.john.bennett@gmail.com`.
2020
21-
Copyright (C) 2014-2016 Dominic John Bennett
21+
Copyright (C) 2014-2017 Dominic John Bennett
2222
2323
This program is free software; you can redistribute it and/or modify
2424
it under the terms of the GNU General Public License as published by
@@ -34,4 +34,4 @@
3434
with this program; if not, write to the Free Software Foundation, Inc.,
3535
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
3636
'''
37-
__version__ = '1.0.6'
37+
__version__ = '1.0.7'

0 commit comments

Comments
 (0)