Skip to content

Commit 1b87f03

Browse files
chore(release): 2.260612.0
1 parent a365356 commit 1b87f03

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyoaev/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: utf-8 -*-
2-
__version__ = "2.260604.0"
2+
__version__ = "2.260612.0"
33

44
from pyoaev._version import ( # noqa: F401
55
__author__,

pyoaev/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
__email__ = "contact@filigran.io"
44
__license__ = "Apache 2.0"
55
__title__ = "python-openaev"
6-
__version__ = "2.260604.0"
6+
__version__ = "2.260612.0"

0 commit comments

Comments
 (0)