Skip to content

Commit ec587d2

Browse files
Bump version for Zenodo release
1 parent f23d066 commit ec587d2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Hagelkorn/Hagelkorn.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<Authors>Michael Osthege</Authors>
77
<Company>Forschungszentrum Jülich GmbH</Company>
88
<Product>Hagelkorn</Product>
9-
<Version>1.2.1</Version>
10-
<AssemblyVersion>1.2.1.0</AssemblyVersion>
11-
<FileVersion>1.2.1.0</FileVersion>
9+
<Version>1.2.3</Version>
10+
<AssemblyVersion>1.2.3.0</AssemblyVersion>
11+
<FileVersion>1.2.3.0</FileVersion>
1212
<PackageId>Hagelkorn</PackageId>
1313
<AssemblyName>Hagelkorn</AssemblyName>
1414
<RootNamespace>Hagelkorn</RootNamespace>

pyhagelkorn/hagelkorn/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from .core import HagelSource, Resolution, monotonic, random
22

3-
__version__ = "1.2.2"
3+
__version__ = "1.2.3"

0 commit comments

Comments
 (0)