Skip to content

Commit c69d119

Browse files
Merge branch 'dev' into main
2 parents 9ab7b5e + de032d6 commit c69d119

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
author = "Benjamin D. Killeen, Cong Gao, Jan-Nico Zaech, and Mathias Unberath"
2525

2626
# The full version, including alpha/beta/rc tags
27-
release = "1.1.0-alpha.2"
27+
release = "1.1.0a3"
2828

2929
# -- General configuration ---------------------------------------------------
3030
# Add any Sphinx extension module names here, as strings. They can be

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="deepdrr",
8-
version="1.1.0-alpha.2",
8+
version="1.1.0a3",
99
author="Benjamin D. Killeen",
1010
author_email="killeen@jhu.edu",
1111
description="A Catalyst for Machine Learning in Fluoroscopy-guided Procedures.",

0 commit comments

Comments
 (0)