We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14bddc3 commit 2bdc291Copy full SHA for 2bdc291
setup.py
@@ -9,7 +9,7 @@ def readme():
9
setup(
10
name="simc_support",
11
# schema: <wow_version, e.g. 9.0.1>.<own_version_per_wow_version><a/b/rc alpha/beta/release candidate bit><bit_id>
12
- version="9.0.2.9",
+ version="9.0.2.10",
13
author="Bloodmallet(EU)",
14
author_email="bloodmalleteu@gmail.com",
15
description="Data to support simulations for World of Warcraft with SimulationCraft.",
0 commit comments