Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
UCC
UCC Snack Machine Server Code
Commits
f519d00a
Commit
f519d00a
authored
Feb 19, 2017
by
John Hodge
Browse files
Bump version number
parent
8cda0f57
Changes
2
Hide whitespace changes
Inline
Side-by-side
HISTORY.rst
View file @
f519d00a
...
@@ -7,3 +7,9 @@ History
...
@@ -7,3 +7,9 @@ History
---------------------
---------------------
* First release on PyPI.
* First release on PyPI.
1.1 (2017-02-19)
---------------------
* Move MIFARE to dispense database
setup.py
View file @
f519d00a
...
@@ -22,7 +22,7 @@ test_requirements = [
...
@@ -22,7 +22,7 @@ test_requirements = [
setup
(
setup
(
name
=
'uccvend-vendserver'
,
name
=
'uccvend-vendserver'
,
version
=
'1.
0
'
,
version
=
'1.
1
'
,
description
=
'UCC Snack Machine Server Code'
,
description
=
'UCC Snack Machine Server Code'
,
long_description
=
readme
+
'
\n\n
'
+
history
,
long_description
=
readme
+
'
\n\n
'
+
history
,
author
=
'ACC Murphy'
,
author
=
'ACC Murphy'
,
...
...
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