Skip to content

Commit f302206

Browse files
committed
Add version information to setup.cfg
Version ``0.11.6.dev1`` means that the current main branch is in development phase of an upcoming 0.11.6 release. Resolves: #91 Signed-off-by: Christian Heimes <[email protected]>
1 parent 7773adc commit f302206

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[metadata]
22
name = setuptools-rust
3+
version = 0.11.6.dev1
34
author = Nikolay Kim
45
author_email = [email protected]
56
license = MIT

0 commit comments

Comments
 (0)