Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matthew Krafczyk
pandas_sequence
Commits
6fde2d22
Commit
6fde2d22
authored
Mar 04, 2021
by
Matthew Krafczyk
Browse files
Update version in setup.py
parent
c2a4e853
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
6fde2d22
...
...
@@ -2,7 +2,7 @@ from setuptools import setup
setup
(
name
=
"pandas_sequence"
,
version
=
"0.
1
.0"
,
version
=
"0.
2
.0"
,
author
=
"Matthew Krafczyk"
,
author_email
=
"krafczyk.matthew@gmail.com"
,
description
=
(
"A sequence building utility library"
),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment