Skip to content

Commit

Permalink
update version number to 1.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
carlodef committed Oct 26, 2023
1 parent 6665180 commit d10d27e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpcm/__about__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
__title__ = "rpcm"
__description__ = "Rational Polynomial Camera Model for optical satellite images."
__url__ = 'https://github.com/centreborelli/rpcm'
__version__ = "1.4.9"
__version__ = "1.4.10"
__author__ = "Carlo de Franchis"
__author_email__ = 'carlo.de-franchis@ens-paris-saclay.fr'

0 comments on commit d10d27e

Please sign in to comment.