Skip to content

Commit 69ce057

Browse files
authored
Update __init__.py
1 parent 0abdc88 commit 69ce057

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyEPR/__init__.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
@author: Zlatko Minev, Zaki Leghas, ... and the pyEPR team
6060
@site: https://github.com/zlatko-minev/pyEPR
6161
@license: "BSD-3-Clause"
62-
@version: 0.8.5.7
62+
@version: 0.9.0
6363
@maintainer: Zlatko K. Minev and Asaf Diringer
6464
6565
@url: https://github.com/zlatko-minev/pyEPR
@@ -86,7 +86,7 @@
8686
"Will Livingston", "Steven Touzard"
8787
]
8888
__license__ = "BSD-3-Clause"
89-
__version__ = "0.8.5.7"
89+
__version__ = "0.9.0"
9090
__maintainer__ = "Zlatko K. Minev and Asaf Diringer"
9191
__email__ = "[email protected]"
9292
__url__ = r'https://github.com/zlatko-minev/pyEPR'

0 commit comments

Comments
 (0)