Browse Source

build: bump version to 0.10.0

tags/v0.10.0
Jérôme Deuchnord 3 years ago
parent
commit
d5c57c4828
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      kosmorrolib/__version__.py

+ 1
- 1
kosmorrolib/__version__.py View File

@@ -3,7 +3,7 @@
__title__ = "kosmorrolib"
__description__ = "A library that computes your ephemerides"
__url__ = "http://kosmorro.space"
__version__ = "0.9.0"
__version__ = "0.10.0"
__build__ = 0x000900
__author__ = "Jérôme Deuchnord"
__author_email__ = "jerome@deuchnord.fr"


Loading…
Cancel
Save