Skip to content

Commit 984030a

Browse files
authored
Merge pull request #4 from pylhc/bump_for_zenodo
bump v0.0.2
2 parents 480d2d7 + 5f618a0 commit 984030a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

irnl_rdt_correction/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
__title__ = "irnl-rdt-correction"
1111
__description__ = "Correction script to power the nonlinear correctors in the (HL-)LHC insertion regions based on RDTs."
1212
__url__ = "https://github.com/pylhc/irnl_rdt_correction"
13-
__version__ = "0.0.1"
13+
__version__ = "0.0.2"
1414
__author__ = "pylhc"
1515
__author_email__ = "[email protected]"
1616
__license__ = "MIT"

0 commit comments

Comments
 (0)