Skip to content

Commit 8d2f0a7

Browse files
committed
Bumped to 2.3.2 development version (getting ready for upcoming version)
1 parent 87252e8 commit 8d2f0a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ def cython_sources(self, sources, extension):
132132
package_dir={'': 'src'},
133133
packages=['sfml'],
134134
data_files=data_files,
135-
version='2.2.0',
135+
version='2.3.2.dev1',
136136
description='Python bindings for SFML',
137137
long_description=long_description,
138138
author='Jonathan de Wachter, Edwin O Marshall',

0 commit comments

Comments
 (0)