Skip to content

Commit

Permalink
Set version to 10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ronaldoussoren committed Sep 17, 2023
1 parent 51d91a5 commit 842b380
Show file tree
Hide file tree
Showing 155 changed files with 155 additions and 155 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
# built documents.
#
# The short X.Y version.
version = "10.0a0"
version = "10.0"
# The full version, including alpha/beta/rc tags.
release = version

Expand Down
2 changes: 1 addition & 1 deletion pyobjc-core/Modules/objc/pyobjc.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
*/

#define OBJC_VERSION "10.0a0"
#define OBJC_VERSION "10.0"

#define PY_SSIZE_T_CLEAN
#include <Python.h>
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-AVFoundation/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

from pyobjc_setup import Extension, setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-AVFoundation",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-AVKit/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

from pyobjc_setup import Extension, setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-AVKit",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-AVRouting/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

from pyobjc_setup import setup, Extension # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-AVRouting",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-Accessibility/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

from pyobjc_setup import setup, Extension # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-Accessibility",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-Accounts/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

from pyobjc_setup import setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-Accounts",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-AdServices/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

from pyobjc_setup import setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-AdServices",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-AdSupport/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

from pyobjc_setup import setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-AdSupport",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-AddressBook/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

from pyobjc_setup import Extension, setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-AddressBook",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-AppTrackingTransparency/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

from pyobjc_setup import setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-AppTrackingTransparency",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-AppleScriptKit/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

from pyobjc_setup import setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-AppleScriptKit",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-AppleScriptObjC/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

from pyobjc_setup import setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-AppleScriptObjC",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-ApplicationServices/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

from pyobjc_setup import setup, Extension # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-ApplicationServices",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-AudioVideoBridging/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

from pyobjc_setup import setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-AudioVideoBridging",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-AuthenticationServices/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

from pyobjc_setup import Extension, setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-AuthenticationServices",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-AutomaticAssessmentConfiguration/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

from pyobjc_setup import setup, Extension # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-AutomaticAssessmentConfiguration",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-Automator/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

from pyobjc_setup import setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-Automator",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-BackgroundAssets/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

from pyobjc_setup import Extension, setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-BackgroundAssets",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-BusinessChat/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

from pyobjc_setup import setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-BusinessChat",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-CFNetwork/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

from pyobjc_setup import Extension, setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-CFNetwork",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-CalendarStore/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

from pyobjc_setup import setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-CalendarStore",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-CallKit/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

from pyobjc_setup import setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-CallKit",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-Cinematic/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

from pyobjc_setup import setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-Cinematic",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-ClassKit/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

from pyobjc_setup import setup, Extension # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-ClassKit",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-CloudKit/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

from pyobjc_setup import setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-CloudKit",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-Cocoa/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

from pyobjc_setup import Extension, setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-Cocoa",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-Collaboration/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

from pyobjc_setup import setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-Collaboration",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-ColorSync/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

from pyobjc_setup import setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-ColorSync",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-Contacts/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

from pyobjc_setup import Extension, setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-Contacts",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-ContactsUI/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

from pyobjc_setup import Extension, setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-ContactsUI",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-CoreAudio/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

from pyobjc_setup import Extension, setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"


distutils.unixccompiler.UnixCCompiler.src_extensions.append(".mm")
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-CoreAudioKit/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

from pyobjc_setup import Extension, setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"


setup(
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-CoreBluetooth/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

from pyobjc_setup import Extension, setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-CoreBluetooth",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-CoreData/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

from pyobjc_setup import setup, Extension # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-CoreData",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-CoreHaptics/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

from pyobjc_setup import setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-CoreHaptics",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-CoreLocation/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

from pyobjc_setup import Extension, setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-CoreLocation",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-CoreMIDI/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

from pyobjc_setup import setup, Extension # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-CoreMIDI",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-CoreML/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

from pyobjc_setup import Extension, setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-CoreML",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-CoreMedia/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

from pyobjc_setup import Extension, setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-CoreMedia",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-CoreMediaIO/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

from pyobjc_setup import Extension, setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-CoreMediaIO",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-CoreMotion/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

from pyobjc_setup import setup, Extension # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-CoreMotion",
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-CoreServices/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

from pyobjc_setup import Extension, setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

subpackages = [
f"CoreServices.{fn}"
Expand Down
2 changes: 1 addition & 1 deletion pyobjc-framework-CoreSpotlight/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

from pyobjc_setup import Extension, setup # noqa: E402

VERSION = "10.0a0"
VERSION = "10.0"

setup(
name="pyobjc-framework-CoreSpotlight",
Expand Down
Loading

0 comments on commit 842b380

Please sign in to comment.